Refresher on for Next Loops

  • Thread starter Thread starter jlclyde
  • Start date Start date
J

jlclyde

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
 
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

I ahve figured out my loops. It took me a while, but I got there.
Jay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top