Data Validation

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

Guest

I would like to create a data validation that does not permit the user to enter a number in a cell if the value in another cell is greater than 0. How do I set that up? Thanks for your help.
 
In validation, select Custom and in the formula window enter
=A1=0
Regards,
SJT said:
I would like to create a data validation that does not permit the user to
enter a number in a cell if the value in another cell is greater than 0.
How do I set that up? Thanks for your help.
 

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