Thread
:
If Then statement
View Single Post
#
1
alm09
Posts: n/a
If Then statement
Is it possible to have an "AND" condition in an "If Then" statement?
For example, how would you write "if cell A1 and C1 and E1 all equal "x",
then return "yes". If not, return "no".
Reply With Quote