C
Confused
I am having problems with offset.
If I enter =offset(opportunities,0,0,100,1) where
opportunities is a name defining a 100 row by n range in
another sheet in the same workbook i get a VALUE error.
=offset(opportunities,0,0,1,1) returns the leftmost cell
of the range ok, but of course it's hard to copy down.
I am also seeing an odd effect where using offset to
reference a range seems to get confused and use the row
number of the cell where the formula is coded as the
anchor row ...
Has anyone else seen thes eproblems, or am I just
completely messed up in my understanding?
Thanks
If I enter =offset(opportunities,0,0,100,1) where
opportunities is a name defining a 100 row by n range in
another sheet in the same workbook i get a VALUE error.
=offset(opportunities,0,0,1,1) returns the leftmost cell
of the range ok, but of course it's hard to copy down.
I am also seeing an odd effect where using offset to
reference a range seems to get confused and use the row
number of the cell where the formula is coded as the
anchor row ...
Has anyone else seen thes eproblems, or am I just
completely messed up in my understanding?
Thanks