Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Thanks you guys, I am new to UDF's but i'll give it a whirl!
"Dave Peterson" wrote: Actually, you're returning the values from the same row (single unique key to match). That UDF returns values from different rows when the key is duplicated in the table. TommySzalapski wrote: If that confuses you, you could just concatenate multiple vlookups Concatenate(vlookup(A1, B1:D7, 2, false), vlookup(A1, B1:D7, 3, false)) and so on, but Dave's solution is cleaner. It's just pretty complex if you've never used UDFs. Szalapski -- TommySzalapski ------------------------------------------------------------------------ TommySzalapski's Profile: http://www.excelforum.com/member.php...o&userid=25561 View this thread: http://www.excelforum.com/showthread...hreadid=395310 -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I use vlookup for multiple occurrences of the same value | Excel Worksheet Functions | |||
how do I use vlookup for multiple occurrences of the same value | Excel Worksheet Functions | |||
Can VLOOKUP return multiple answers based on several identical lo. | Excel Worksheet Functions | |||
Convert multiple columns to rows | Excel Worksheet Functions | |||
Multiple rows of data on a single axis (charting) | Charts and Charting in Excel |