Jul 2, 2010 #1 szeiss Programmer Joined Apr 5, 2000 Messages 137 Location US I have a report with multiple groups headers for example: Code: GH3 GH3a GH3b GH3c .... Is it possible to only repeat GH3b and not the others when the report flows to another page? Thanks, Sherry
I have a report with multiple groups headers for example: Code: GH3 GH3a GH3b GH3c .... Is it possible to only repeat GH3b and not the others when the report flows to another page? Thanks, Sherry
Jul 2, 2010 Thread starter #2 szeiss Programmer Joined Apr 5, 2000 Messages 137 Location US BTW, I'm using CR 8.5 Thanks, Sherry Upvote 0 Downvote
Jul 2, 2010 #3 GJParker Programmer Joined Jul 4, 2002 Messages 1,614 Location GB I can't remember if this function was available in V8.5 but if it is go to section expert and add a suppression formula to GH3a and GH3c InRepeatedGroupHeader HTH Gary Parker MIS Data Analyst Manchester, England Upvote 0 Downvote
I can't remember if this function was available in V8.5 but if it is go to section expert and add a suppression formula to GH3a and GH3c InRepeatedGroupHeader HTH Gary Parker MIS Data Analyst Manchester, England
Jul 2, 2010 Thread starter #4 szeiss Programmer Joined Apr 5, 2000 Messages 137 Location US Thanks, that worked. Sherry Upvote 0 Downvote