remove checkmarks

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

Guest

Can anyone tell me how I can Clear all check marks in a database? Thanks, Jack
(e-mail address removed)
 
There are lots of ways.

You can build an update query and set their value to false.

You could add a button that runs some code.

You could manually do it.

Your question is very vague and tells us nothing about your structure. Do
you have more than one field in a record that is a checkbox? Do you have
more than one table with checkbox fields.

You will have to post specifics if you expect a specific answer.


FYI - I would never post my real email address on a public newsgroup. Let
the SPAM begin! :-(
 

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