View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Milan Karakas Milan Karakas is offline
external usenet poster
 
Posts: 5
Default Beginer's problemBeginner's problem

Thank you Gord, it works!

Cheers,
Milan Karakas

---

Gord Dibben wrote:
Milan

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 the sheet. 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 MS Excel MVP


On Wed, 24 Jan 2007 02:09:44 +0100, Milan Karakas wrote:


P.S. Still, I don't know how to protect, or lock formulas to prevent
accidentally overwriting.