I am converting a pretty simple report from CRW to DRW. One of the things I do in many of my "grouped" reports is add this formula and put it in the group header so the group header prints the "continued..." message on every page after the first page. I can't find the indicator to be able to do this in DRW? Trying to learn DRW.
Thanks
Mark

Code:
If InRepeatedGroupHeader then "..Continued From Previous Page.."
Else ""