Hi there
I placed a checkbox from control toolbox on a sheet
i put a code in the Private Sub CheckBox1_Click()........
So whenever i check the box the code excuted .
i want the checkbox to be unchecked when the code complete it excution...........so i can check the checkbox again to run the code again
How can i do this ? :roll: