love_guy_1977
Board Regular
- Joined
- Aug 5, 2006
- Messages
- 111
Hi,,
How can I convert (IF AND statement) to Custom - Data Validation.
My Example is:
=IF((AND(A1<>"",B1="")),,"XXX")
It is actually forcing C1 to accept value if A1 is not empty and B1 is empty
Thank you
How can I convert (IF AND statement) to Custom - Data Validation.
My Example is:
=IF((AND(A1<>"",B1="")),,"XXX")
It is actually forcing C1 to accept value if A1 is not empty and B1 is empty
Thank you