G
Guest
I'm Generating a report from a query that I want to make it easier for the
user. I currently have the following expression typed into the query...
Is null or between [Enter Start Date] and [Enter End Date]
What I really want is...
Any field that is blank or between 1-1-1990 and all records that are one
month away from meeting the date.
What would I type into the query to eliminate the user having to enter dates
each time for the report?
Thanks in advance!
John
user. I currently have the following expression typed into the query...
Is null or between [Enter Start Date] and [Enter End Date]
What I really want is...
Any field that is blank or between 1-1-1990 and all records that are one
month away from meeting the date.
What would I type into the query to eliminate the user having to enter dates
each time for the report?
Thanks in advance!
John