-----Original Message-----
Mike
I like to use a conditional format for this:
In cell A1, call up Format / Conditional Format. In the
drop down box select "Formula is" and then enter the
following.
=CELL("Protect",A1)=1
Select a suitable cell background colour (or font colour,
or whatever) for the condition then OK. Copy your format
to the rest of your spreadsheet and Bob's yer uncle. Also,
I added the cell lock/unlock command button to my standard
toolbar so I can toggle between locked and unlocked status
for my current selection. Works a treat.
Thanks Vaughan, I was hoping there would be a built-in
function for doing it rather than having to format it
manually like that. It's a bit cumbersome if you have
conditional formatting on the sheet already - it means
another condition for each cell. I guess it works OK as
long as you start the project by putting the condition on
every cell you'll be using.
Hmmm... not a bad idea. Thanks again.
Mike.