Printing related information

  • Thread starter Thread starter eludog
  • Start date Start date
E

eludog

Guest
I am trying to put together a form that will be able to print out various information in different text boxes. I have the text boxes set up, but want to be able to type in the emplyee ID number in the first text box, and have the rest of the text boxes print out the related information. Right now, I have the first text box being a combo box with the list of employee ID's showing up, but when I choose one, the other text boxes don't change. Please help! Do I need to code, or is there a simple answer for this problem.

Thenks,Egan
 
If you are wanting to select an item from a combo box and have the selected item display the data from the selected record then make your combo box using the Wizard. On the first screen select the third item, "Find a record...". Then follow that rest of instructions on the Wizard....
 

Users who are viewing this thread

Back
Top Bottom