C
CJoQ
Hi there,
I have written a simple vlookup formula, and I have tried to -drag- thi
formula down a to repeat itself on a number of rows - however, th
output for the very first cell that I am running this off is the same a
the last cell that I run it off and everywhere in between.
THE SIMPLE VLOOKUP
=VLOOKUP($D17,'MyGenericData Sheet'!$H$5:$BM$55,14,FALSE)
THE EXAMPL
*INPUT*
=VLOOKUP($D17,'MyGenericData Sheet'!$H$5:$BM$55,14,FALSE)
OUTPU
-Output 1- (this is desired).
Great. However, I then drag the formula down one row, so:
INPU
=VLOOKUP($D1*8*,'MyGenericData Sheet'!$H$5:$BM$55,14,FALSE)
OUTPU
-Output 1- (same as Output 1, this is not desired).
This is driving me mad. How can this be? Please advise and many thank
in advance for your help.
CJo
I have written a simple vlookup formula, and I have tried to -drag- thi
formula down a to repeat itself on a number of rows - however, th
output for the very first cell that I am running this off is the same a
the last cell that I run it off and everywhere in between.
THE SIMPLE VLOOKUP
=VLOOKUP($D17,'MyGenericData Sheet'!$H$5:$BM$55,14,FALSE)
THE EXAMPL
*INPUT*
=VLOOKUP($D17,'MyGenericData Sheet'!$H$5:$BM$55,14,FALSE)
OUTPU
-Output 1- (this is desired).
Great. However, I then drag the formula down one row, so:
INPU
=VLOOKUP($D1*8*,'MyGenericData Sheet'!$H$5:$BM$55,14,FALSE)
OUTPU
-Output 1- (same as Output 1, this is not desired).
This is driving me mad. How can this be? Please advise and many thank
in advance for your help.
CJo