Hello all. I'll try to boil this all down and see if I can ask a good question.

I have a form with 10 text boxes. The user inputs an employee ID number in each box. On the next form, I would like to show the ID number as well as the corresponding employee name and vehicle (for all 10 inputs). What is the best way to handle this?

I am getting a little better at the whole bound controls process. But, I think this might dive into queries, and I'm on thin ground there. I am using a simple Access DB that only has the 3 fields, IDNumber, Name, and Vehicle. This is a small program for work that will show the daily roster for the employees. My employer dumped this on me along with a copy of VB Enterprise (gotta love that). However, the help disk is nowhere to be found, and my books don't seem to really cover it.

Thanks for the help.



[This message has been edited by Trick (edited 01-30-2000).]