How do you shade in an unlocked cell on a protected worksheet?

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

Guest

If you have protected a worksheet, how can you highlight an unprotected cell
on that worksheet?
 
Are you Dave?

You could use Format|Conditional formatting.

Select your range (I used A1:X99)
then with A1 the active cell
Format|conditional formatting
formula is: =CELL("protect",A1)=0

Format it nicely.

If you're Dave, you have a response at your first version of this post.
 

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