Suppress Group Totals
Is there an easy way to suppress the printing of group headers and
footers for certain groups?
I want to print all the detail, but skip the header and footer based on
the value of the group. I am trying to avoid turning everything into
variables - plus I would like to avoid the blank line that would result.
Thanks,
Patrick
footers for certain groups?
I want to print all the detail, but skip the header and footer based on
the value of the group. I am trying to avoid turning everything into
variables - plus I would like to avoid the blank line that would result.
Thanks,
Patrick
This discussion has been closed.
Comments
You should be able to toggle the group header and footer band's Visibility
property in their OnBeforePrint events based on the group value. Be sure to
set the band Visibility back to True when the group breaks.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com