Hi,
Fairly new to VBA/Macro usage. I'm developing a dynamic questionnaire with Option Buttons and Check Boxes where, depending on the responses to each question, the macro would hide/unhide rows making other followup questions available. My issue is, when hiding rows, the group boxes containing Option Buttons (which I've hidden along with the rows) end up overlapping other Option Buttons messing up the "Cell Link" of those buttons.
Question is, is there a way to "disable" the Group Box along with the rows and option buttons so that they don't interfere with option buttons linked/grouped in other group boxes?
Cheers,
Jorge
Fairly new to VBA/Macro usage. I'm developing a dynamic questionnaire with Option Buttons and Check Boxes where, depending on the responses to each question, the macro would hide/unhide rows making other followup questions available. My issue is, when hiding rows, the group boxes containing Option Buttons (which I've hidden along with the rows) end up overlapping other Option Buttons messing up the "Cell Link" of those buttons.
Question is, is there a way to "disable" the Group Box along with the rows and option buttons so that they don't interfere with option buttons linked/grouped in other group boxes?
Cheers,
Jorge