vlookup and concatenate multiple occurences

J

jlclyde

Hello all,
I am trying to do a vlookup with multiple occurences of the same
value, then return the next column over concatenated with all of the
other occurences. For instance. If I had A1 = 1 A2 =1 and A3 = 2.
If B1 = Dog, B2 = cat, and B3 = gopher. If I were looking up 1 in
column A there are 2 occurences so i woudl want it to return Dog,
Cat. Can this be done, or do I need a for next loop?
Jay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top