For example, my report asks the user to enter a date range by poping up two boxes first one asks enter start and second asks enter end date
like below
Between [type the beginning date:] And [type the ending date:]
Is there any way to extract what the user types in for that and put it on a header in the report. So if they typed 8/29/05 and then 8/31/05, I want it to say 8/29/05 thru 8/31/05 on the report. Not just the last date which is how my query is sorted for duplication reasons.
thanks,
like below
Between [type the beginning date:] And [type the ending date:]
Is there any way to extract what the user types in for that and put it on a header in the report. So if they typed 8/29/05 and then 8/31/05, I want it to say 8/29/05 thru 8/31/05 on the report. Not just the last date which is how my query is sorted for duplication reasons.
thanks,