View Single Post
  #1   Report Post  
Gabriel De la Garza
 
Posts: n/a
Default How use group and ungroup functions while worksheet is protected

I have an excel file that is shared with multiple users. Some of its contents
needs to be protected, so I went to Tools, Protection and I protected the
worksheet, leaving unlocked several rows and columns that needs to be updated
by users, but still some other rows and columns remain protected.

As the file is to long (about 1000 lines) and very wide (it reaches column
IQ), I use the functions to group and ungroup several rows or columns to
quick expand or shrink the file (hide or unhide rows and columns). The
problem comes while the file is shared and protected, the group and ungroup
format functions are not allowed to use.

The cells that can be modified, were previously unlocked (select the cell,
click format cell, protection tab and remove the checkmark at locked, the
placed the protection pworksheet password).

Thanks for the help.