Well, thought I had it all down until this!
I have a date range parameter (well, actually 3) the user selects to filter report data. Naturally, the user probably won't know specific dates s/he needs in some (most) cases.
For other parameters, I mooched some code off this site for an "ALL" value (thanx synapsevampire). Works great.
Now how in the @#$! can I do the same for a date range parameter? Is the only way to use a far-off future date (2999) as a default and then code a similar IF statement???
Thanks in advance,
Jason
I have a date range parameter (well, actually 3) the user selects to filter report data. Naturally, the user probably won't know specific dates s/he needs in some (most) cases.
For other parameters, I mooched some code off this site for an "ALL" value (thanx synapsevampire). Works great.
Now how in the @#$! can I do the same for a date range parameter? Is the only way to use a far-off future date (2999) as a default and then code a similar IF statement???
Thanks in advance,
Jason