How to display "YES" in form when checkbox is checked.

sfoster1

Registered User.
Local time
Today, 12:11
Joined
Nov 28, 2001
Messages
19
I'm guessing this is really simple. I want to display "Yes" in a report if a checkbox is checked, rather than showing a check. Suggestions please???
 
Whoops. I meant I want to display "Yes" in a REPORT!
 
I solved it. In case anyone needs to know... here's what I did:
I added an unbound text box. I set the control source for the box to the checkbox. Then I changed the format setting to "yes/no" and voila!
 

Users who are viewing this thread

Back
Top Bottom