Print Checkbox (on a report) only if checked

ChrisCione

Registered User.
Local time
Today, 16:40
Joined
Sep 11, 2008
Messages
17
As the topic title states, I want checkboxes to print on a report ONLY IF the checkbox value is "true" - if the checkbox is checked. If it is not checked, I don't want it to print at all.

The report contains data from multiple records, some with the checkbox=1 and others with the checkbox=0.
 

Users who are viewing this thread

Back
Top Bottom