Dependent checkbox

G

Guest

When a user checks a checkbox I want to verify that 8 other checkboxes are
all checked, and if one or more are not, then I want to open a warning form.

I'm ok with opening the form, but how would you code a check on 8
checkboxes? I was thinking maybe I could add their values up, and if the
result is <> -8 ...
 

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

Similar Threads


Top