Can Shrink Report

D

Denise

I have a report with several yes/no fields (around 50).
The report is set up so that only the fields that are
marked off YES show up on the report. I have the detail
and the individual properties so that it can shrink and
can grow but I still get several spaces in between them.

Can anyone help?

Thanks,

Denise
 
D

Duane Hookom

How are you hiding the No fields? Making a control hidden does not make it
shrink. Only controls with Null values can shrink. If there are other
controls left or right of the control, shrinking has no effect.
 
Top