Hello,
I've created a select query with a date range parameter as well as a text field parameter
Between [Start Date] and [End Date]
The second parameter:
Like [Enter Accountant] or Like [Enter Accountant] Is Null.
When you run the query, and enter the range and the Accountant's name, it returns the accountants records for the specified date range. When you enter the date range and leave the accountant parameter blank, it returns all records regardless of the date range entered. How do I set this up to deliver all accountants records within the date range if the parameter is blank? Any help would be greatly appreciated!
David
I've created a select query with a date range parameter as well as a text field parameter
Between [Start Date] and [End Date]
The second parameter:
Like [Enter Accountant] or Like [Enter Accountant] Is Null.
When you run the query, and enter the range and the Accountant's name, it returns the accountants records for the specified date range. When you enter the date range and leave the accountant parameter blank, it returns all records regardless of the date range entered. How do I set this up to deliver all accountants records within the date range if the parameter is blank? Any help would be greatly appreciated!
David