Locking columns and not protecting whole sheet

C

changetires

How can I lock say 5 columns of formulas without having to lock th
whole sheet?

E
 
G

Gord Dibben

By default all cells on a sheet are locked when the sheet is protected.

CTRL + a(twice in 2003) to select all cells.

Format>Cells>Protection. Uncheck "locked" and OK

Now select the 5 columns and Format>Cells>Protection. Check "locked" and OK

Tools>Protection>Protect Sheet

The 5 column locking does not work if you don't protect the sheet.


Gord Dibben MS Excel MVP
 
C

changetires

If I protect the whole sheet can I still have people input data withou
having to log on with a password
 
G

Gord Dibben

Yes.

The users can input data in the "unlocked" cells, which would be all the other
columns.

When you hit Tools>Protection>Protect Sheet you will be presented with a list of
options for users.


Gord Dibben MS Excel MVP
 
Top