How to reset checkboxes from control tool box?
stevebriz wrote:
ry I had a typo
replace the line with
Me.Controls("Checkbox" & k).Value = False 'set all boxes false
Thanks again!
Now I got another message: "Compile error: Method or Data member not
found."
Thanks.
Ivan
|