Check box value in report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I have a form that contains many check boxes.
I created a report from this form. In the report, all check boxes appears
with value -1 ( when they are checked in the form) or 0 (when unchecked).
In the report, instead of values -1 or 0, I would like to see a check (√)
in the fields in question (if yes) and see an empty field (if no). I
thought that changing the field type innà the report to "check box" would be
an option, but it's not available (greyed out).
Is there another way to get these fields to display what I want?
THanks!
 
See:
Format Check boxes on reports: size, color, unbox, conditionally format
at:
http://allenbrowne.com/ser-52.html

The article explains how to simulate a check box with a text box, so you can
then specify whatever characters you want.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top