![]() |
Checkbox Code
(I assume that your checkbox is on an UserForm.
Private Sub CheckBox1_Click( If CheckBox1.Value = True Then Activesheet.Range("A2").value = 1 End Su ----- Bob wrote: ---- How do I make this work Private Sub CheckBox1_Click( With CheckBox If .Selected = True The "A2" = 1 End I End Wit End Su Thank you for your help |
All times are GMT +1. The time now is 12:08 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com