Locking a cell based on a cells content

  • Thread starter Thread starter The Rook
  • Start date Start date
T

The Rook

I am wanting to lock cell A1 from being able to be populated if both B1 & C1
are both empty.

Is this possible?
 
Data - Validation, Custom
=COUNTBLANK(B1:C1)<>2

Also, uncheck the "ignore blank" option.
 

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