How to append data to existing workbook's sheet and don't create a new workbook

T

toaksie

I am trying to work out what I need to change in the following VBA code to append the data at the
bottom of data that already exists in a workbook named "Main" and a worksheet named "summary":

Code is here: http://pastebin.com/mwwiR1TD

Thanks for any help it's much appreaciated!
 

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

Top