K
Kevin M
TIA all,
I use this regularly, but for some reason, i can't seem
to get it to work in this instance:
I'm on '2001' trying to pull the final value from '2000'
The formula is:
=OFFSET('2000'!$F$1,0,0,COUNTA('2000'!F:F),1)
But it's returning the F1 value instead of the last
value. I went through and looked at the formula step by
step through evaluation and it comes up with:
Step 1=OFFSET('2000'!F1,0,0,60,1) [there are 60 filled
cells]
Step 2=1000
Finish
The only thing i can see possibly wrong with doing this
is that the numbers in F:F are SUM formulas. I did copy
the values and paste them over top to see if that was the
problem, but the formula is still returning the F1 value.
Thanks for the input.
Scratching my head?!
Kevin M
I use this regularly, but for some reason, i can't seem
to get it to work in this instance:
I'm on '2001' trying to pull the final value from '2000'
The formula is:
=OFFSET('2000'!$F$1,0,0,COUNTA('2000'!F:F),1)
But it's returning the F1 value instead of the last
value. I went through and looked at the formula step by
step through evaluation and it comes up with:
Step 1=OFFSET('2000'!F1,0,0,60,1) [there are 60 filled
cells]
Step 2=1000
Finish
The only thing i can see possibly wrong with doing this
is that the numbers in F:F are SUM formulas. I did copy
the values and paste them over top to see if that was the
problem, but the formula is still returning the F1 value.
Thanks for the input.
Scratching my head?!
Kevin M