Count ticked check box

  • Thread starter Thread starter Bob V
  • Start date Start date
B

Bob V

In my query I want to count the Yes/No in Worksheet, so where do I enter the
0 to find out how many are ticked!..Thanks for any help..Bob
Count: DCount("Worksheet","qryWorksheetActive")
 
How can I Requery my query [qryWorksheetTicked] so as my list box
[lbCountTick] will alter when I de-select my check boxes at the moment I
have to refresh my form............Thanks Bob
 

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