I am using a parameter query to obtain data within a date range using the "Between" operator. There may be an occasion where a user may not want to filter by date at all. Is there a way to override this by using:
Like "*" & [] & "*"
...or by using a wildcard?
Like "*" & [] & "*"
...or by using a wildcard?