Please help...
I have a query that prompts for 2 dates, then is supposed to retrieve all invoices between the 2 dates.
What expression do I need to use to make sure I get the desired result?
I cant compare the two dates using the > operator
I have a query that prompts for 2 dates, then is supposed to retrieve all invoices between the 2 dates.
What expression do I need to use to make sure I get the desired result?
I cant compare the two dates using the > operator