I have ~87 checkboxes I am using in a worksheet. If any are checked (Value = True) in the Yes column, I want to reinitialize them at the beginning of a new iteration to False by calling an Initialize subroutine. My code is pasted below. I would like the changes to take affect prior to going through a battery of questions using a MsgBox and asking for a Yes or No response. The values are changed when I step through the code but do not initialize when running the macro. Thanks for your help.
![]()
Please Login or Register to view this content.
Bookmarks