drop down boxes

G

Guest

I'm trying to create a drop down box in my form. This is the first time I
have tried. Can anyone help me with this?
 
S

scs

Make sure the control wizzard button is depressed in the tool box. Click on
the combo box tool and then click on your form. Follow the wizzard. Then
you may have more questions.
 
G

Guest

I tried to create a drop down box in my table. I then clicked on the the
lookup tab and clicked on list box and this is were I am not sure to go.
 
L

Larry Daugherty

A "drop down box in a table" is a lookup field and should be avoided.
They violate the relational rule that says that no field should
contain the result of a calculation on any other piece of data in the
database.

Do a google search on these newsgroups on Lookup Fields.

HTH
 

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