![]() |
Allowing data entry in protected sheets
I have an application written by the former holder of the position I now
occupy that allows data entry in a protected sheet. I need to make modifications to the thing so I made a copy and unprotected the copy so I could make the mods. When I protect the sheet I modified it will not allow data entry. Message about it being a protected sheet come up. The original allows the data entry how did they do it? -- David Lane |
Allowing data entry in protected sheets
David
By default all cells are locked when the sheet is protected. Hit CRTL + A(twice if xl2003) then FormatCellsProtection. Uncheck "locked" and OK. Select the cells you wish to lock and FormatCellsProtection. Check "locked" and OK. Now ToolsProtectionProtect Sheet. This is mandatory. You can set a password to unprotect. These can easily be broken in Excel but will keep your formulas from being accidentally overwritten. NOTE the options available in xl2002 and 2003 when you hit Protect Sheet Gord Dibben Excel MVP On Tue, 7 Nov 2006 12:39:02 -0800, David wrote: I have an application written by the former holder of the position I now occupy that allows data entry in a protected sheet. I need to make modifications to the thing so I made a copy and unprotected the copy so I could make the mods. When I protect the sheet I modified it will not allow data entry. Message about it being a protected sheet come up. The original allows the data entry how did they do it? Gord Dibben MS Excel MVP |
All times are GMT +1. The time now is 08:34 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com