S
SamuelT
Hello again,
I have a row (specifically FE2:FJ2) which has either "yes" or "no"
values in it. I want Excel to look across this range; if there are any
"no"s, I want to return a value of "no", if there are only "yes"s I
want to return a value of "yes".
I've been trying =IF(FE3:FJ3)="No","No","Yes"), but this just returns a
#VALUE.
Any ideas?
Thanks in advance,
SamuelT
I have a row (specifically FE2:FJ2) which has either "yes" or "no"
values in it. I want Excel to look across this range; if there are any
"no"s, I want to return a value of "no", if there are only "yes"s I
want to return a value of "yes".
I've been trying =IF(FE3:FJ3)="No","No","Yes"), but this just returns a
#VALUE.
Any ideas?
Thanks in advance,
SamuelT