Thanks again to Lbass and Madawc for their help today. I'm trying a slight variation on my other report.
I have 2 dates, and I'm trying to calculate the following:
For the 1st day of each month, how many records have date1 before the previous month, and date2 after the first of the month, or are null?
So, for example, for 1/1/05, date1 is prior to 12/1/04 and date2 is greater than 1/1/05 or null.
I got Ken H.'s formula for finding the 1st of the month, but I just don't know how to write this out in Crystal format. Any help is greatly appreciated, thanks!
I have 2 dates, and I'm trying to calculate the following:
For the 1st day of each month, how many records have date1 before the previous month, and date2 after the first of the month, or are null?
So, for example, for 1/1/05, date1 is prior to 12/1/04 and date2 is greater than 1/1/05 or null.
I got Ken H.'s formula for finding the 1st of the month, but I just don't know how to write this out in Crystal format. Any help is greatly appreciated, thanks!