Tried that already....Cell reference changes to B$3
> You must reference B$2
>
[quoted text clipped - 6 lines]
> > i insert a row at row 2. Currently the reference moves to B3. Is there any
> > way around this?
Sloth - 16 Mar 2006 20:32 GMT
Use the INDIRECT function
=INDIRECT("B2")
> Tried that already....Cell reference changes to B$3
>
[quoted text clipped - 8 lines]
> > > i insert a row at row 2. Currently the reference moves to B3. Is there any
> > > way around this?