G
gary
What is the correct syntax of the Excel formula for this
expression:
If A1="DOG"
or
if B1="CAT"
or
if C1="POSSUM"
or
if D1="FERRET"
then "YES"
else "NO".
expression:
If A1="DOG"
or
if B1="CAT"
or
if C1="POSSUM"
or
if D1="FERRET"
then "YES"
else "NO".