srinidhi
Active Member
I need to lookup values from a cell to another Multiline cell.
ex:
A B
ID Name
001 ARUN
OO2 Pawan
003 Sunil
In C, I the ID, but the ids are in a single cell.
C2 has ID number 001 & C3 has Id number 002 & 003 one below the other.
In D, I want to vlookup for ID & Name from A & B . D3 should have both Pawan & S
ex:
A B
ID Name
001 ARUN
OO2 Pawan
003 Sunil
In C, I the ID, but the ids are in a single cell.
C2 has ID number 001 & C3 has Id number 002 & 003 one below the other.
In D, I want to vlookup for ID & Name from A & B . D3 should have both Pawan & S