cortevil
07-14-2006, 02:12 PM
Hi all,
Had a look through the archives and didn't find anything like this.
I have a form set up so the user can either select the report with all cases or the report with a date filter. Both buttons point to macros that use the OpenReport command, but the second macro also has a filter specified (for the date range) in the OpenReport command. Everything looks great, the report is coming up with the correct numbers under either scenario.
Here's the thing I can't figure out...
I would like the report that has the date filter applied to also print that date range on the report, but I can't figure out how to do that without the report thinking I'm applying the filter directly to it at all times. Obviously, this only needs to occur when the filter is applied.
Any thoughts?
Thanks much!
Lori
Had a look through the archives and didn't find anything like this.
I have a form set up so the user can either select the report with all cases or the report with a date filter. Both buttons point to macros that use the OpenReport command, but the second macro also has a filter specified (for the date range) in the OpenReport command. Everything looks great, the report is coming up with the correct numbers under either scenario.
Here's the thing I can't figure out...
I would like the report that has the date filter applied to also print that date range on the report, but I can't figure out how to do that without the report thinking I'm applying the filter directly to it at all times. Obviously, this only needs to occur when the filter is applied.
Any thoughts?
Thanks much!
Lori