How to allow outlining / grouping in protected worksheet?

DeletedAccount918

Board Regular
Joined
Apr 14, 2009
Messages
52
Hey,

we are currently working on a excel form where is many levels.
I need to set protection to this sheet, but in the same time allow the users to use outlining and grouping of the levels (+ a - signs on the left). I can not find such a option in the protection window...

Thanks in advance for your help!
T.
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop
Hey,

we are currently working on a excel form where is many levels.
I need to set protection to this sheet, but in the same time allow the users to use outlining and grouping of the levels (+ a - signs on the left). I can not find such a option in the protection window...

Thanks in advance for your help!
T.

I believe you can only do that via some continuous loop running in the background or via subclassing both of which can have a impact on performance plus the user will have to have the macros enabled .

If you are still interested I can post some code sample for you.

Regards.
 
Upvote 0

Forum statistics

Threads
1,215,430
Messages
6,124,851
Members
449,194
Latest member
HellScout

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