I want to set up my report so my group header only shows when it falls halfway through a page. When it falls at the very start of a new page, it should be suppressed.
I know that I could do this with the Suppress function on the group header, as long as I can programmatically detect when the report has moved to a new page.
Can anybody suggest how to do this?
I know that I could do this with the Suppress function on the group header, as long as I can programmatically detect when the report has moved to a new page.
Can anybody suggest how to do this?