I have a column of data. Most of the cells are blank, but the ones
that are not I would like to Offset(2,2) and paste the formula from
Q4. I would like to do this a bunch of times and was thinking for
next and loop it. If there is an easier way I woudl be all ears.
Thanks,
jay
jlclyde - 21 May 2008 07:48 GMT
> I have a column of data. Most of the cells are blank, but the ones
> that are not I would like to Offset(2,2) and paste the formula from
[quoted text clipped - 3 lines]
> Thanks,
> jay
I ahve figured out my loops. It took me a while, but I got there.
Jay