I am trying to create a horizontal list of data, the problem is a vlookup will only give me the first bit of information that appears. I need a list of information.
data is along these lines
Name Time
Dave .567
John .897
Thom .987
John .876
John .765
Dave .987
John .908
So in another spreadsheet i have the names John, Dave and Thom down column A, I would like to pick up all the values associated with each name and list them across their particular row.
Hope this makes sense
Thanks
data is along these lines
Name Time
Dave .567
John .897
Thom .987
John .876
John .765
Dave .987
John .908
So in another spreadsheet i have the names John, Dave and Thom down column A, I would like to pick up all the values associated with each name and list them across their particular row.
Hope this makes sense
Thanks