Display 'continued' in group header repeated on subsequent pages

T

tricky300

Hi,

I've looked at this issue and seen a solution (control source expression to
=1 and
RunningSum property to Over Group) which works great except for the
following situation. The group has a header and a footer. The group has only
one detail line which is the last line printed on page x (with a header which
correctly does not have 'continued' printed). Page x+1 has the header with
the footer displayed immediately after it but the heading does not print
'continued' becuase the count of records is still 1!

Any suggestions greatly appreciated.
 
Top