Checkbox on Switchboard in Query or Report

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

Guest

Dear all

I have a small question on Switchboards and Reports.

I have 1 switchboard with several command buttons, but also a checkbox. How
can I use the value of that checkbox in a report or query? The checkbox is
called Checkbox1.

Thanks in advance, much appreciated!
 
You can refer to the checkbox's value as Forms!NameOfForm!Checkbox1. Note
that the form must be open for this to work.
 

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