Hi All!
I am trying to compare the value in one cell, say A1, with values in a column (B), and if they match, return the value of a cell in another column C that has the same row number as the matching value in B.
Like:
A1 --> John Smith
B12 --> John Smith
C12 --> 99 Maple Drive --> Return C12
Any help you could give me would be great!
Thanks!
I am trying to compare the value in one cell, say A1, with values in a column (B), and if they match, return the value of a cell in another column C that has the same row number as the matching value in B.
Like:
A1 --> John Smith
B12 --> John Smith
C12 --> 99 Maple Drive --> Return C12
Any help you could give me would be great!
Thanks!