Posts by riffology

    Hi All,


    I have the following VBA code that is suppose to deselect all the check boxes if All is selected (Selected(0)=All). The problem I'm having is that when the code reaches the SelectedBox.Selected(counteri) = False code below, it reverts back to the beginning of the entire subroutine. Here is the code:



    Any help is much appreciated.