P
Pat
I want to allow users to enter criteria in a field on a
form to filter a query by. If I put "Like [forms]!
[formname]![fieldname]" in the criteria row of the query
for the field I want to filter by, entering a specific
value works fine. However, if I enter a star (*) in order
to include all records, null values are excluded. Any
ideas about what the syntax should be in order to include
all records?
Thanks for any help.
form to filter a query by. If I put "Like [forms]!
[formname]![fieldname]" in the criteria row of the query
for the field I want to filter by, entering a specific
value works fine. However, if I enter a star (*) in order
to include all records, null values are excluded. Any
ideas about what the syntax should be in order to include
all records?
Thanks for any help.