andreas_udby
Registered User.
- Local time
- Today, 23:04
- Joined
- May 7, 2001
- Messages
- 76
I have a report that is being populated by data in a cross-tab query. Because I need to have the user specify the date range for the report, I have a criterion in the query that reads "Between [Enter Start Date] And [Enter End Date]". This has worked fine in all my other queries and reports, but I couldn't make it work for the cross-tab query. Then I read about defining the parameters to make that kind of operation work.
So I went in and defined [Enter Start Date] as Date/Time and [Enter End Date] as Date/Time. Fine.
But now, whenever I enter the date range, I get the "Enter Parameter Value" message box three or four times for both the start date and end date inputs. Sometimes it will even pop up while I have the report in Design mode. No reason why -- it just seems to pop up.
I've even tried building a second query just to limit the date range and have that one feed the cross-tab, but no luck; it still does the same thing. Does anyone have an idea as to what I've done wrong here? Is there some more straightforward way of tackling this?
Thanks,
Andreas
So I went in and defined [Enter Start Date] as Date/Time and [Enter End Date] as Date/Time. Fine.
But now, whenever I enter the date range, I get the "Enter Parameter Value" message box three or four times for both the start date and end date inputs. Sometimes it will even pop up while I have the report in Design mode. No reason why -- it just seems to pop up.
I've even tried building a second query just to limit the date range and have that one feed the cross-tab, but no luck; it still does the same thing. Does anyone have an idea as to what I've done wrong here? Is there some more straightforward way of tackling this?
Thanks,
Andreas