Move Check Boxes together in a report

  • Thread starter Thread starter Denise
  • Start date Start date
D

Denise

I have a report with 80 yes/no fields with check boxes. I
only want the fields that are marked off YES to show up on
the report and moved together.

Thanks,

Denise
 
Denise said:
I have a report with 80 yes/no fields with check boxes. I
only want the fields that are marked off YES to show up on
the report and moved together.

You likely should have designed your tables so that you would have 80 *rows* instead
of 80 fields. Then it would be easy to filter on only the Yes values.
 

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