protect a single cell in Excel

B

Bernie

How do I protect a single cell on a spreadsheet? I do know how to protect
the complete spreadsheet.
 
H

Harald Staff

Hi

You can't. Two workarounds: Either unlock all cells but that one, and then
protect the sheet (there are things you aren't allowed to do with protected
sheets), or have a macro running that ensures that the cell's content/format
stays unchanged.

HTH. Best wishes Harald
 
Top