phone number table

S

stevesjohn2486

I need help setting up a phone directory for our company. I would like to be
able to type in a name and phone number come up. I have a set up a table and
have used a form. any other suggestions.
thanks, steve j
 
T

tina

you can add a combo box to the Header section of your form to enter the name
you want. if you use the ComboBox Wizard to add the control, you'll get an
option to "search for a record in your form". just follow the directions in
the wizard, and it'll write the code for you.

hth


"[email protected](donotspam)."
 
Top