Hello,
I had a date range parameter, ="From: " & [start date] & " To " & [end date] on my report.
When I enter a start date and an end date, I am prompted for the range again. To troubleshoot, I removed the range, either from the properties box or just delete it from the control itself. When I ran the report, the phantom prompts for a date range still appear. If I delete the parameter from the underlying query, and then run the report, the prompts don't show. When I reenter the parameter to the query and run the report, I again am prompted twice for the same range. When I run the query, I am only prompted once.
How do I correct this parameter problem?
Thank You
I had a date range parameter, ="From: " & [start date] & " To " & [end date] on my report.
When I enter a start date and an end date, I am prompted for the range again. To troubleshoot, I removed the range, either from the properties box or just delete it from the control itself. When I ran the report, the phantom prompts for a date range still appear. If I delete the parameter from the underlying query, and then run the report, the prompts don't show. When I reenter the parameter to the query and run the report, I again am prompted twice for the same range. When I run the query, I am only prompted once.
How do I correct this parameter problem?
Thank You