I have an existing database that employs checkboxes. I'd like to create a
report that displays those boxes as "yes/no" text values, so that I can
export them to an .rtf format, and have them actually show up.
I'm a novice, so any help is greatly appreciated.
The purpose of this is to be able to email specific pages of the report.
I'm also open to other ideas for making this possible, if I'm going about
this the wrong way.
Thanks in advance.
Rick Brandt - 20 Mar 2008 01:34 GMT
> I have an existing database that employs checkboxes. I'd like to
> create a report that displays those boxes as "yes/no" text values, so
[quoted text clipped - 8 lines]
>
> Thanks in advance.
Use a TextBox as your control bound to the field and simply set the format
property of that TextBox to Yes/No.

Signature
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com