I have an excel spreadsheet (A)where the are multiple data in a cell as given below
ABC:1.1
DEF:1.1.2
XYZ:1.1.3
In another spreadsheet(B) i have two columns which has the values as given below
Column A Column B
ABC 1.1
DEF 1.1.2
How can i do a vlookup or any other lookup so that from spreadsheet B if the values get a hit ( combination of Column A + B) on spreadsheet A then i can pick additional column from SpreadSheet A.
ABC:1.1
DEF:1.1.2
XYZ:1.1.3
In another spreadsheet(B) i have two columns which has the values as given below
Column A Column B
ABC 1.1
DEF 1.1.2
How can i do a vlookup or any other lookup so that from spreadsheet B if the values get a hit ( combination of Column A + B) on spreadsheet A then i can pick additional column from SpreadSheet A.