D
davidbrowne17
I am trying to write a IF formular that will return a value if a ther
is a match between an inputed value, and a range of possible values
all values are text, or names) . ie
=IF( A1=B1:H1,"YES","NO")
where B1:H1 contains a range of company names, and A1 is one of thes
names. I assume i could nest this with OR functions, but the list o
names maybe in excess of 30 possibles.
am i looking at this the wrong way, and should be using LOOKUP or MATC
functions?
Any help much appreciated!
David
is a match between an inputed value, and a range of possible values
all values are text, or names) . ie
=IF( A1=B1:H1,"YES","NO")
where B1:H1 contains a range of company names, and A1 is one of thes
names. I assume i could nest this with OR functions, but the list o
names maybe in excess of 30 possibles.
am i looking at this the wrong way, and should be using LOOKUP or MATC
functions?
Any help much appreciated!
David