I have several checkboxes on a worksheet I want them to make specific fields, that have been asigned to them, to equal 1. So checkbox one = a1 and checkbox 2 = a2 and so on.. when the checkbox is true a 1 should appear in the corresponding field. This seems like it should be easy. I dont get an error but it does not work either. Sense this is in the code of the checkbox I am not sure if Checkbox1 even needs to be identified. I though I should be able to just say when its current state = true put a 1 in A1.
![]()
Please Login or Register to view this content.
Bookmarks