Hi,
Please help me check box. I have a userform where there are several check box and a command buttons name "clear all". Here i want to unticked all the checkbox when clear all button is clicked by user.
Qaiyum Shaikh
Check Box
-
-
-
-
Re: Check Box
Hi,
Actually i want to untick all the checkbox available in userform with the help of command button. Please help.
-
-
Re: Check Box
Pike's code is correct, if you want to run it from a command button then change the procedure name to Private Sub CommandButton1_Click(). You may need to change the '1' in 'CommandButton1' if you have other command buttons on the userform, or if you give the commandbutton a new name.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!