I've done this before so I know it's possible, but I'm having some brain-lock today and can't recall how I did it. X-)
I created a report (based on a query) which charts the total number of customer calls for each month. To do this, the RequestDate field is filtered in the query by the following criteria:
Between [Enter begin date:] And [Enter end date:]
This prompts the user to enter the date range. On the report itself, I have some text and a couple of text boxes that form this sentence:
For reporting period [begin date] through [end date].
My question is, how do I automatically populate the two text box date fields on the chart with the actual dates entered by the user?
I'll probably smack my forehead and say "DUH!" when someone reminds me how this is done, but so far my mind is blank. :-0 Thanks for your help,
Kerry
I created a report (based on a query) which charts the total number of customer calls for each month. To do this, the RequestDate field is filtered in the query by the following criteria:
Between [Enter begin date:] And [Enter end date:]
This prompts the user to enter the date range. On the report itself, I have some text and a couple of text boxes that form this sentence:
For reporting period [begin date] through [end date].
My question is, how do I automatically populate the two text box date fields on the chart with the actual dates entered by the user?
I'll probably smack my forehead and say "DUH!" when someone reminds me how this is done, but so far my mind is blank. :-0 Thanks for your help,
Kerry