Re: $$Excel-Macros$$ Allow row hiding /unhiding with password protection

2010-04-08 Thread Hanum
; From: Hanum > To: MS EXCEL AND VBA MACROS > Sent: Thu, April 8, 2010 10:57:08 AM > Subject: $$Excel-Macros$$ Allow row hiding /unhiding with password protection > > I have an Excel report.  The sheet needs to be password protected, at > the same time users should be able to hid

Re: $$Excel-Macros$$ Allow row hiding /unhiding with password protection

2010-04-08 Thread Paul Schreiner
Hide/Unhide is considered "formatting" of rows/columns When you protect the sheet, select the Format Rows Format Columns checkboxes. From: Hanum To: MS EXCEL AND VBA MACROS Sent: Thu, April 8, 2010 10:57:08 AM Subject: $$Excel-Macros$$ Allow

$$Excel-Macros$$ Allow row hiding /unhiding with password protection

2010-04-08 Thread Hanum
I have an Excel report. The sheet needs to be password protected, at the same time users should be able to hide/ unhide rows and columns. Is there a way to do it? -- -- Some important links for excel users: 1. Follo