Conditional read-only

  • Thread starter Thread starter jerry.ranch
  • Start date Start date
J

jerry.ranch

Hi
I have a data entry spreadsheet.
I want to set the conditional formatting of a series of cells (target
cells), such that if a value is entered in a specific cell, no data
entry is allowed in the target cells. Any suggestions?

Jerry
 
You want Data Validation with a custom formula of

=cell_ref<>value

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 
Didn't give all the info..sorry

Those target cells have their own data validation lists as well

I can't use Validataion from a list and a custom validation with the
same cell

Jerry
 

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