Display Form

J

Jeff H

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.
 
M

Marshall Smith

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

Top