validation from combo box

S

spence

I created a combo box in a form that draws its choices
from a list of records in a table field. It works fine,
but I need to be able to restrict the entry to only those
values. I know a list box restricts values this way but
my list is too long to fit on my form. Any suggestions on
how to create this validation? (I tried messing with the
validation rule for the field and learned only that I
don't know that I'm doing.)

thanks as always,

spence
 
N

Nikos Yannacopoulos

Spence,

In form design view, select the combo box, display
Properties, go to tab Data and change the Limit to list
value to Yes... that's all you need!

Nikos
 

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