I'm using CR9. I have several reports that are run monthly for the previous month. In my record selection filter I usually use something like ...openedon in lastfullmonth rather than having start and end date parameters. This is fine for 99% of the time but occasionally I'll need to run the report for an earlier month. I'll go in and hardcode a change to my selection formula which normally works ok. However, sometimes I've created formulas using lastfullmonth and end up with an error. I have to track down each formula where I used lastfullmonth and hardcode those as well. What I thought I might be able to do was create a formula and call it something like daterangefilter and set it to lastfullmonth. Then instead of using lastfullmonth I'd use daterangefilter. The problem with this is you can't use a date range as a result in a formula. Any ideas would be appreciated.
TIA
TIA