human_anomaly
Registered User.
- Local time
- Today, 05:44
- Joined
- Apr 12, 2004
- Messages
- 69
I am trying to do something that I once knew how to do, but time and lack of using access has got to my memory. What I need to do is have a combo box that looks at a table, I want its rowsource to be column 1 of the table and the record I want recorded is what is in column 2. Basically column 1 is like an employee name and column 2 is like the employee number. I want the combo box to show the employee names in the list but store the employee number in the record. Can anyone remind me how to do this?