ragnarok83
New Member
- Joined
- Jul 14, 2009
- Messages
- 3
Hi, i've looked around the web for hours and hours and have as yet not found a solution that fits my requirements!
When using VLookup, obviously it will return the first value it finds in the lookup range, however when I have duplicate rows, I require the various values to be returned, not just the first one repeated.
Example Data:
Sheet 1.
A B C
1 Liverpool
2 Liverpool
3 Liverpool
4 Aldershot
5 Aldershot
Sheet 2.
A B C
1 Liverpool 123456
2 Liverpool 234567
3 Liverpool 345678
4 Aldershot 456789
5 Aldershot 567890
On Sheet 1 I need column B to return the values from column B on Sheet 2 without repeating the first value found...
Hope this makes sense and any help would be much appreciated.
When using VLookup, obviously it will return the first value it finds in the lookup range, however when I have duplicate rows, I require the various values to be returned, not just the first one repeated.
Example Data:
Sheet 1.
A B C
1 Liverpool
2 Liverpool
3 Liverpool
4 Aldershot
5 Aldershot
Sheet 2.
A B C
1 Liverpool 123456
2 Liverpool 234567
3 Liverpool 345678
4 Aldershot 456789
5 Aldershot 567890
On Sheet 1 I need column B to return the values from column B on Sheet 2 without repeating the first value found...
Hope this makes sense and any help would be much appreciated.