How to suppress blank yes/no fields

Joined
Dec 15, 2010
Messages
1
Reaction score
0
I have a report with multiple true/false fields. If a field is False I do not want it to display and I want the blank line to be suppressed. Each field is on it's own line.

In the Detail section I have CanShrink = Yes and On Format I have Me.True/False.Visible = Me.True/False= True.

The field is suppressed when False, but I still have a blank line.

Thanks for any suggestions!
 
Back
Top