loop to insert rows

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need code for a loop that will insert a row (above) then go to the next row
and insert a row. I have code to insert rows however, I get into an infinite
loop.

Thanks!
 
there is no loop associated with inserting two rows. It sounds like you are
doing this in an event which causes the event to fire again.
 

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

Back
Top