Nalex
Board Regular
- Joined
- May 5, 2010
- Messages
- 85
Hi,
I have a vlookup that is giving me some trouble.
On sheet1, I am receiving data that is a 12 digit number, and I am then using a formula to only take the 1st 8 digits of this number.
Then on sheet2, I have a simple formula/reference (=Sheet1!A2) to bring that number into sheet2, where the vlookup uses this number to look-up data on another sheet ( =VLOOKUP($A2,Sheet3!$A$1:$H$1500,COLUMN(),0) ).
My problem is that the vlookup formula is not displaying the results when I use the "=Sheet1!A2" formula to bring the 8 digit number into the sheet. It works great when I hand enter the number on Sheet2, but not when I use this formula.
Any help would be greatly appreciated.
Thanks
I have a vlookup that is giving me some trouble.
On sheet1, I am receiving data that is a 12 digit number, and I am then using a formula to only take the 1st 8 digits of this number.
Then on sheet2, I have a simple formula/reference (=Sheet1!A2) to bring that number into sheet2, where the vlookup uses this number to look-up data on another sheet ( =VLOOKUP($A2,Sheet3!$A$1:$H$1500,COLUMN(),0) ).
My problem is that the vlookup formula is not displaying the results when I use the "=Sheet1!A2" formula to bring the 8 digit number into the sheet. It works great when I hand enter the number on Sheet2, but not when I use this formula.
Any help would be greatly appreciated.
Thanks