J
Jennifer
On a form I use, it often happens that all checkboxes are
supposed to be checked for a record. For ease of entry
I'd like to have a checkbox at the top with an "All
complete" label that would then automatically set the
rest of the checkbox values to true. I'd like this to
happen as soon as the "all complete" box is checked, not
after moving to another record, which is the only way
I've made it work. My data entry people won't be able to
figure that oddity out.
Default values are set to false. All checkboxes are bound
except the "all complete" one. I'm thinking an IIF
statement is the way to go but am not sure which checkbox
(es) property sheets' it should go to, which event should
trigger it, etc. Any suggestions??? Thanks!
supposed to be checked for a record. For ease of entry
I'd like to have a checkbox at the top with an "All
complete" label that would then automatically set the
rest of the checkbox values to true. I'd like this to
happen as soon as the "all complete" box is checked, not
after moving to another record, which is the only way
I've made it work. My data entry people won't be able to
figure that oddity out.
Default values are set to false. All checkboxes are bound
except the "all complete" one. I'm thinking an IIF
statement is the way to go but am not sure which checkbox
(es) property sheets' it should go to, which event should
trigger it, etc. Any suggestions??? Thanks!