Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default 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
.

.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Protected cells can't be grouped Cara Excel Worksheet Functions 1 June 23rd 09 03:48 PM
Hyperlinks in cells in a protected worksheet not working NealB Excel Discussion (Misc queries) 3 September 11th 08 10:20 PM
Using Grouped Rows in Protected Worksheet apr Excel Discussion (Misc queries) 3 April 1st 08 02:13 PM
How can I use open/close Grouped cells in a Protected Worksheet? Andy Bowshell Excel Discussion (Misc queries) 2 January 16th 06 02:38 PM
Protected sheets and cells HRMSN Excel Worksheet Functions 4 November 8th 05 11:52 PM


All times are GMT +1. The time now is 10:08 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"