S sfoster1 Registered User. Local time Today, 12:11 Joined Nov 28, 2001 Messages 19 Dec 4, 2003 #1 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???
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???
S sfoster1 Registered User. Local time Today, 12:11 Joined Nov 28, 2001 Messages 19 Dec 4, 2003 #2 Whoops. I meant I want to display "Yes" in a REPORT!
S sfoster1 Registered User. Local time Today, 12:11 Joined Nov 28, 2001 Messages 19 Dec 4, 2003 #3 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!
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!