Hide/Unhide Macro causing Group Boxes containing Option Buttons to overlap

Jorge36

New Member
Joined
Aug 5, 2016
Messages
4
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
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
I believe all.

Tried it and it doesn't solve for it. The only difference between those two options ("Don't move or size" Vs "Move but do not size") is the position where the group box ends up, but the group box is still there and functional even though the underlying cells are hidden and even when I make the group box invisible... :/
 
Upvote 0

Forum statistics

Threads
1,214,946
Messages
6,122,401
Members
449,081
Latest member
JAMES KECULAH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top