Table Lookups
Posted by Mark on December 18, 2001 10:21 PM
I am wondering if there is a way to do this... I've been searching for a while and can't see it anywhere..
I have an UNSORTED table of lists (am doing the same thing on 12 different sheets, so don't want to have to sort them all)
using Vlookup I can get one value looked up..
Here's the problem,
Is there a way, if there are 2 values the same
example
1 - a
3 - b
2 - c
2 - d
4 - e
(using lookup value of 2) to get BOTH results, in 2 different cells? (in this case, one cell having "c" and other having "d") I won't need to get more than 2 results with this..