paul_taylor
New Member
- Joined
- Feb 15, 2011
- Messages
- 33
This is killing me.
Dataset that starts at b5 and goes down.
If I put in a formula in cell f1 that goes like this
=OFFSET(B5,0,0,20,1)
I get #Value! error
If I do this
=OFFSET(B1,4,0,20,1)
I get same error
If I do this
=OFFSET(B1,0,0,20,1)
It works. I don't get an error.
What am I not understanding about OFFSET?
Dataset that starts at b5 and goes down.
If I put in a formula in cell f1 that goes like this
=OFFSET(B5,0,0,20,1)
I get #Value! error
If I do this
=OFFSET(B1,4,0,20,1)
I get same error
If I do this
=OFFSET(B1,0,0,20,1)
It works. I don't get an error.
What am I not understanding about OFFSET?