[Enter Requirement] OR [Enter Requirement] is Null
That should work with queries where you don't have a lot of criteria.
In an SQL statement that would be
SELECT stuff
FROM SomeTable
WHERE Somefield = [Enter Requirement] OR [Enter Requirement] is Null
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.