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.
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.