Protecting portions of worksheet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an excel worksheet that is used to calculate chemical quantities. The
worksheet needs to have all the cells with formulas completely locked - so no
one can delete/change the contents of the cell. I actually have a
very(relatively) small range of cells that I want to have available for data
entry... How can I prevent the entire sheet from being edited - and only
allow data entry into specific cells? I don't know how to attach a copy of
the worksheet to show you - but I could possibly email it if needbe.

Thanks!
 
By default all cells in excel are protected or locked, select the cells you
want to unlock and go to format, cells, protection and uncheck locked, then
go to tools, protection, and protect sheet, enter a password if you want,
now only the cells that you unlocked can be edited. Be aware that this
protection is very easy to break, the code to do so can be found very easy,
but it will work for most people .



If you only need a few locked I would select them all first, Ctrl A, then
go to format, cells, protection and uncheck locked, then select the cells
you want to lock and go to format cells and check locked, the go to tools,
protection, and protect sheet, enter a password if you want, now the cells
that you locked can not be edited
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top