Display Form

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

Guest

I have a simple question. I have ceated a table the with the following
Empl ID (key), Name, Rate, and Add on rate
and a form to enter the table information.

I would like to have a for that I can enter the Employee ID number and have the screen display, in a nice format the table information.
 
Create a form with all the information you want to display. Create a
combobox using the wizard, and ask it to "Find a record on my form." If you
fill out the wizard properly, it should create a combobox that does exactly
what you want.

--
HTH,

Marshall Smith
Project Developers, Inc.


Jeff H said:
I have a simple question. I have ceated a table the with the following
Empl ID (key), Name, Rate, and Add on rate
and a form to enter the table information.

I would like to have a for that I can enter the Employee ID number and
have the screen display, in a nice format the table information.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Adding SubForm to Existing Form 1
Access Form Refresh 1
Who is logged in? 1
List Box or Combo Box Better? 2
DLookup returns same name 9
Help with form load 5
Creating forms for multiple entries 1
Combo Box Format 2

Back
Top