JonnyDijksman
New Member
Hey Guys
Again, I am sure this has been covered before but I would like to post my specific question for your perusal.
I want to use vlookup to retrieve data from a separate sheet, and as it stands it works fine for a single column | ref - a1, sheet 2 - Data (strings I need are in columns 6,7 and 8 in sheets 2) At them moment it is standard - vlookup(A1,Data,6,0).
How to I use concatenate (if that is indeed the best way to do this) to retrieve the combined string of cells in all 3 columns without having to concatenate all the columns in the sheets separately.
The strings in the separate columns are different parts of an address so they need to be together.
Regards
Again, I am sure this has been covered before but I would like to post my specific question for your perusal.
I want to use vlookup to retrieve data from a separate sheet, and as it stands it works fine for a single column | ref - a1, sheet 2 - Data (strings I need are in columns 6,7 and 8 in sheets 2) At them moment it is standard - vlookup(A1,Data,6,0).
How to I use concatenate (if that is indeed the best way to do this) to retrieve the combined string of cells in all 3 columns without having to concatenate all the columns in the sheets separately.
The strings in the separate columns are different parts of an address so they need to be together.
Regards