Hi all,
Trying to get this formula correct but I keep getting #Value error.
I have a unique identifier for each line of data and it is contained in cell A2 on sheet #1. I need column K on sheet #1 to look at the unique identifier on sheet #1 in cell A2 (and on down to cell A100+) and reference sheet #2, with the unique identifier in sheet #2 also being in cell A2 (and down to cell A100+) and pull in the value on sheet #2, column I.
This is the formula I have entered on sheet #1, cell K2 (and down to K100+) and clearly I am all messed up.
=VLOOKUP(A2,'Export Last Week Committed'!$A$2, 'Export Last Week Committed'!$I$2:$I$150)
Any help is much appreciated!
Trying to get this formula correct but I keep getting #Value error.
I have a unique identifier for each line of data and it is contained in cell A2 on sheet #1. I need column K on sheet #1 to look at the unique identifier on sheet #1 in cell A2 (and on down to cell A100+) and reference sheet #2, with the unique identifier in sheet #2 also being in cell A2 (and down to cell A100+) and pull in the value on sheet #2, column I.
This is the formula I have entered on sheet #1, cell K2 (and down to K100+) and clearly I am all messed up.
=VLOOKUP(A2,'Export Last Week Committed'!$A$2, 'Export Last Week Committed'!$I$2:$I$150)
Any help is much appreciated!