T
Terry
Hello
Is there a way to group checkboxes so that if any of the boxes are checked
or changed, it sets a property for another control?
EX: If any of the 65 checkboxes I have on my form are checked, it sets a
visible propery to a textbox to true. The checkboxes all have thier name
beginning with "chk".
I want to try to avoid putting an "on_click" on each checkbox, because they
would all do the same thing.
Thank you so much
Terry V
Is there a way to group checkboxes so that if any of the boxes are checked
or changed, it sets a property for another control?
EX: If any of the 65 checkboxes I have on my form are checked, it sets a
visible propery to a textbox to true. The checkboxes all have thier name
beginning with "chk".
I want to try to avoid putting an "on_click" on each checkbox, because they
would all do the same thing.
Thank you so much
Terry V