ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Working with Grouped cells on Protected sheets (https://www.excelbanter.com/excel-programming/273555-working-grouped-cells-protected-sheets.html)

Jeff Coleman

Working with Grouped cells on Protected sheets
 
Hello Lists...
How can I allow users to expand and collapse grouped rows
if the sheet is protected? What I'm trying to achieve is
the ability to view a report in full or collapsed
version.. without the ability to update any cells. Should
I use something other than protected sheet?

Thank you,
Jeff

sivrik

Working with Grouped cells on Protected sheets
 
I noticed that the same question was answered yesterday by
Tom Ogilvy so here was his reply. I hope you don't mind my
repasteing it, Tom.

sivrik.


If excel 97 or later:
Look in Excel VBA help for EnableOutlining

You will need to use it in conjunction with the
UserInterfaceOnly argument
for protection.


This all needs to be set with code when you open the
workbook each time.


Regards,
Tom Ogilvy


-----Original Message-----
Hello Lists...
How can I allow users to expand and collapse grouped rows
if the sheet is protected? What I'm trying to achieve is
the ability to view a report in full or collapsed
version.. without the ability to update any cells.

Should
I use something other than protected sheet?

Thank you,
Jeff
.


Jeff Coleman

Working with Grouped cells on Protected sheets
 
Thank you...


-----Original Message-----
I noticed that the same question was answered yesterday

by
Tom Ogilvy so here was his reply. I hope you don't mind

my
repasteing it, Tom.

sivrik.


If excel 97 or later:
Look in Excel VBA help for EnableOutlining

You will need to use it in conjunction with the
UserInterfaceOnly argument
for protection.


This all needs to be set with code when you open the
workbook each time.


Regards,
Tom Ogilvy


-----Original Message-----
Hello Lists...
How can I allow users to expand and collapse grouped

rows
if the sheet is protected? What I'm trying to achieve

is
the ability to view a report in full or collapsed
version.. without the ability to update any cells.

Should
I use something other than protected sheet?

Thank you,
Jeff
.

.



All times are GMT +1. The time now is 03:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com