![]() |
Data Validation Using "IF" Function?
I am trying to set up a custom validation for cell A2, so that if A1 reads
"YES" A2 must be a specific formula. If A1 reads "NO" A2 can be anything else. Any suggestions? |
Data Validation Using "IF" Function?
Maybe this:
=IF(A1="YES",<YourFormula,"Anything else") Regards, Paul -- "Tony" wrote in message ... I am trying to set up a custom validation for cell A2, so that if A1 reads "YES" A2 must be a specific formula. If A1 reads "NO" A2 can be anything else. Any suggestions? |
All times are GMT +1. The time now is 08:16 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com