Limit combo box to list or Null

  • Thread starter Thread starter bh
  • Start date Start date
B

bh

How would I set a validation rule to effectively "limit to list" a combo box
field, but also allow nulls? Thanks in advance.
 
bh said:
How would I set a validation rule to effectively "limit to list" a combo
box field, but also allow nulls? Thanks in advance.

No action needed. That's the default behavior for Access.

LimitToList does not block nulls. (Make sure you are using null, not a
zero-length string.)
 

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

Back
Top