text box filter by form

A

annie

For some reason that I just can't explain, a text box on a form associated
with a single primary key field behaves unexpectedly when I do a
filter-by-form. Instead of listing all of the records from the source table
as choices in combo box mode, I only see "Is Null" and "Is Not Null" as
choices.

I have an older form from another database that behaves as I hoped this one
would, yet there seems to be no property differences between the two text
boxes. Can anybody explain what I'm missing please? Having "Is Null" and
"Is Not Null" as filter-by-form choices just doesn't cut it!

Thanks!!!
 
R

Rick Brandt

annie said:
For some reason that I just can't explain, a text box on a form
associated with a single primary key field behaves unexpectedly when
I do a filter-by-form. Instead of listing all of the records from
the source table as choices in combo box mode, I only see "Is Null"
and "Is Not Null" as choices.

I have an older form from another database that behaves as I hoped
this one would, yet there seems to be no property differences between
the two text boxes. Can anybody explain what I'm missing please? Having "Is
Null" and "Is Not Null" as filter-by-form choices just
doesn't cut it!
Thanks!!!

If there are too many unique values the list reverts Is Null and Is Not Null. I
think the number is a setting in options.
 

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