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}

2 comments:

Garrett said...

Now if only I could figure out how to do this in SSRS2008R2....

Dom Horton said...

Hi Garret,

Would this be of help?

http://blogs.msdn.com/b/chrishays/archive/2006/09/27/continuedheader.aspx