Hi all,
I need to protect a sheet and let the user to expand and collapse rows and columns.
I also need to save this WB in .xlsx (not in .xlsm) so I cannot use macros (as far as I know).
Is there a way to protect the sheet by the option Review/Protect sheet and let the user expand and collapse (same as EnableOutlining = True in VBA)?
Appreciate your help!
Thanks
I need to protect a sheet and let the user to expand and collapse rows and columns.
I also need to save this WB in .xlsx (not in .xlsm) so I cannot use macros (as far as I know).
Is there a way to protect the sheet by the option Review/Protect sheet and let the user expand and collapse (same as EnableOutlining = True in VBA)?
Appreciate your help!
Thanks