Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

How to hide a band

edited January 2003 in General
I have a subreport which has a summary and I cannot do away with the summary
because it has some hidden variables in it. How can I hide the band so that
I do not see large spacing on the main report ?

Regards,
Padmaja.

Comments

  • edited January 2003
    Hi Padmaja,

    'TppBand' has the property 'Visible' and 'Height'. Set the first one to 'False' or the latter to '0'.

    HTH,
    Chris Ueberall;
  • edited January 2003
    Thanks for the tip, Chris.

    Regards, Padmaja.

This discussion has been closed.