search form

  • Thread starter Thread starter Darren Spooner
  • Start date Start date
D

Darren Spooner

I have a search form with 3 fields on it, I also have a query that has the
same fields as the form and in the Criteria section I put LIKE "*" &
[forms]![formName]1[textField] & "*" I each field. I have one field(field2)
that in the table is NULL, so when I enter data to the first field and
nothing in the other 2 fields it will only get the data that field2 is NOT
NULL.
how do I get the records that may have a NULL value in field2
 

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