Hello, I am uing Crystal 9.0 . I have developed a crosstab report. The columns are grouped by month. What I would like is for the report to show just the past 6 months worth of data. If there was a perfect world, the formula would be : Date >= Last6Months. Since this doesn't exist, does anyone have a formula I could use? I don't want to use a date parameter. I just want it so when a user runs the report (whether it be today, or 5 years in the future), it just shows data for the last six months. Thanks!!