G
Gordon
I have two lists of names, in vertical columns. One list is smaller than the
other, but consists of names to be found in the larger list. I want to use
an IF statement against the names in the larger list in order to find out
which names are in the smaller list.
I've tried IF(cell in large list=Range in small list, print cell, if not
print space) and I get a #VALUE result. What am I doiung wrong?
(I've done this years ago but can't remember!)
Thanks
other, but consists of names to be found in the larger list. I want to use
an IF statement against the names in the larger list in order to find out
which names are in the smaller list.
I've tried IF(cell in large list=Range in small list, print cell, if not
print space) and I get a #VALUE result. What am I doiung wrong?
(I've done this years ago but can't remember!)
Thanks