conditional locked cell?

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

Guest

is there a way to have a conditional format that locks the cell?
in A1 i have a date, what i want is if(month(a1))=month(today()), then the
cell is locked, if not then it is not locked.

thank you
 
You could do it using the change event or the calculate event, but not with
conditional formatting.
 

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