coreyjames
Board Regular
- Joined
- Apr 19, 2011
- Messages
- 71
I have looked all over for a way to return a vlookup with multiple results. I have found some answers but I am looking for a different format. Please see my example below.
A1: B1:
Corey 27
Jeff 25
Taj 45
Keith 24
Corey 32
Most solutions I have found will post the data as follows:
Corey 27
32
The way I have my spreadsheet setup this will not work. I want to be able to get the results like this:
Corey 27 (1st occurance)
Tal 45
Keith 24
Corey 32 (formulas knows it already posted 27 so now it posts 32)
Thanks!
A1: B1:
Corey 27
Jeff 25
Taj 45
Keith 24
Corey 32
Most solutions I have found will post the data as follows:
Corey 27
32
The way I have my spreadsheet setup this will not work. I want to be able to get the results like this:
Corey 27 (1st occurance)
Tal 45
Keith 24
Corey 32 (formulas knows it already posted 27 so now it posts 32)
Thanks!