I have a text box in Group Header 1 that I want to suppress if it's the "last" group of the report. I'm sure I need to put a reference to evaluation time "while reading records", but haven't work with this feature in the formula editor.
I mean, the filed name you give in groupname({table.field}) as well as maximum({table.field}) should be te name of the field on which you have your first group.
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?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.