Thanks for the post, chinjk. However, when I tried this to suppress, the field is not suppressed on the last group. Here's my actual "formula":
GroupName({JRNL_report.OpenDate})= maximum({JRNL_report.OpenDate})
The field I'm trying to suppress is a simple text box plotted in the Group 1 header. The report has a total of 3 groups.
OpenDate is actually a string, not a true date. In my data the field is mmddyyyy (01102006), so it sorts in the report in date order (there should never be more than a few days worth of data, starting at the beginning of 2006, not expected to run into 2007).
Any other suggestions, or is my formula not correct?
Thank you!