Bob
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.
Gord Dibben Excel MVP
On Tue, 20 Sep 2005 16:07:01 -0700, "Frozen Bob" <Frozen
wrote:
I am trying to create a spreadsheet in Excell and want to lock the formula
cells to they cannot be typed over accidently destroying the function??