ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Referenced Cell Values (https://www.excelbanter.com/excel-worksheet-functions/187262-referenced-cell-values.html)

Not Excelerated[_2_]

Referenced Cell Values
 
Hello Excel Experts,

Looking for a formula for ColumnB/Sheet1 that will match a unique identifier
in the corresponding row in ColumnA/Sheet1 to the same identifier somewhere
in ColumnB/Sheet2 and then return the corresponding row value in
ColumnC/Sheet2 to said ColumnB/Sheet1.

Help!
Thanks,
Chris

Bernie Deitrick

Referenced Cell Values
 
Chris,

In cell B2 of Sheet1, use the formula

=VLOOKUP(A2,Sheet2!B:C,2,FALSE)

and copy down to match column A.

HTH,
Bernie
MS Excel MVP


"Not Excelerated" wrote in message
...
Hello Excel Experts,

Looking for a formula for ColumnB/Sheet1 that will match a unique identifier
in the corresponding row in ColumnA/Sheet1 to the same identifier somewhere
in ColumnB/Sheet2 and then return the corresponding row value in
ColumnC/Sheet2 to said ColumnB/Sheet1.

Help!
Thanks,
Chris




Not Excelerated[_2_]

Referenced Cell Values
 
Thanks Bernie...made it work...your time is appreciated! Chris

"Bernie Deitrick" wrote:

Chris,

In cell B2 of Sheet1, use the formula

=VLOOKUP(A2,Sheet2!B:C,2,FALSE)

and copy down to match column A.

HTH,
Bernie
MS Excel MVP


"Not Excelerated" wrote in message
...
Hello Excel Experts,

Looking for a formula for ColumnB/Sheet1 that will match a unique identifier
in the corresponding row in ColumnA/Sheet1 to the same identifier somewhere
in ColumnB/Sheet2 and then return the corresponding row value in
ColumnC/Sheet2 to said ColumnB/Sheet1.

Help!
Thanks,
Chris






All times are GMT +1. The time now is 02:47 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com