Database help

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm new with Access so I need a little bit of help.

I have a database with Employee Names, ID Numbers, Extension and Location.
I want to create something so that I can type in the last name and have the
other boxes automatically fill in. At the bottom of that, I want a box where
I can type in, but this box does not get entered into the database, I just
want to print the Employee Name that I select and the other information along
with what I type in this box.

Can you help me?

Thanks.
 
At the top of your present form or even at the bottom of its header
place a combobox. As the wizard steps you through the design, tell it
you want it to go to a record.

HTH
 
Back
Top