OK, last week I posted a question on how to populate a subform when selecting one criteria.
I received two replies one for using a ComboBox and one for DLookup.
The ComboBox is not working as when I select Worker ID 2 all I see is 2, the rest of the fields I don't see unless I hit the Drop Down.
Now on top of that when I select Worker ID 2 from the Drop Down all the records in the list turn to 2.
So, I can't add records nor see the ones that exist?
On the DLookup I honestly am very lost.
I have the subform which has these fields
Worker ID Last Name First Name Cell Phone Email Hourly Wage Role
I need to be able to type a number into Worker ID and have the other fields populated from the query.
No matter what I try I get a #Error Message.
Worker ID is currently an AutoNumber, which I believe may be part of my problem.
Can I not have Worker ID setup to type a number into and then have text fields that pull the information based on that number?
Thanks so much for your time!~