L
lo3t3ch
How can I have a lookup (or other function) find all values in column A that
match my lookup value? Simplified Example:
A B
1 cat
1 dog
2 bird
3 hamster
3 fish
I would like to look up "1" and have it return both "cat" and "dog", not
just "cat".
Is this possible?
match my lookup value? Simplified Example:
A B
1 cat
1 dog
2 bird
3 hamster
3 fish
I would like to look up "1" and have it return both "cat" and "dog", not
just "cat".
Is this possible?