Hello, i have a report that is based off a query. This query is composed of one other query (lets call this query 1 and the query of the report query 2). The criteria for query 1 is Between [DateTo] and [DateFrom]. There is no criteria for Query 2.
I want the header of my report to display whatever the date range the user inputs when the criteria pops up asking for a date range. In this format:
ex: January 1, 2012 - January 31, 2012
Thanks!