Group Footers
Hello all,
I'm sure there is a simple solution to this.
I have a group on a report with a line in the group footer. I need the
footer to only print once instead of twice.
I have set up a counting variable which works and is trying to set the
GroupFooterBand's visible property
to false on the OnGenerate event which doesn't stop it printing.
Any Ideas please?
Jim.
I'm sure there is a simple solution to this.
I have a group on a report with a line in the group footer. I need the
footer to only print once instead of twice.
I have set up a counting variable which works and is trying to set the
GroupFooterBand's visible property
to false on the OnGenerate event which doesn't stop it printing.
Any Ideas please?
Jim.
This discussion has been closed.
Comments
Then set it to visible = False in the band's AfterGenerate event.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com