Filtering Table Records on a form for data entry

M McAllister

New Member
Joined
Apr 16, 2013
Messages
15
I have a table (tblEmployees) with the following fields:
Location (Data already entered)
Employee (Data already entered)
Height (Need to update)
Weight (Need to update)
Haircolor (Need to update)

How do I create a form that will let me select the location in a combobox and then show me only the employees at that location. I then want to be able to enter the Ht, Wt & HairColor for each employee in that location.

I've looked up ComboBoxes and Split Forms, but I can't seem to put everything together. What am I missing?

Thanks in advance for any help.
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
AngelJ,

I'm not as familiar with Access as I am Excel and, somehow, got locked on the combobox train of thought. The filter worked perfectly.

Thank you. That's exactly what I needed.
 
Upvote 0

Forum statistics

Threads
1,215,327
Messages
6,124,290
Members
449,149
Latest member
mwdbActuary

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top