Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sorting 2 colums of numbers and incremening them down | Excel Discussion (Misc queries) | |||
ranking query | Excel Discussion (Misc queries) | |||
Protected Row-Oriented Data Entry | Excel Worksheet Functions | |||
Excel Macro to Copy & Paste | Excel Worksheet Functions | |||
Pulling data from 1 sheet to another | Excel Worksheet Functions |