Showing posts with label InRepeatedGroupHeader. Show all posts
Showing posts with label InRepeatedGroupHeader. Show all posts

Monday, 28 June 2010

Group Header continued... - CR

To display 'continued' or similar when a group continues onto a new page, firstly ensure Repeat Group Header is checked in Group Expert then add the following formula to the Group Header:

IF InRepeatedGroupHeader THEN {?School} & " continued"
ELSE {?School}