Results 1 to 10 of 17

Thread: VBA Code to Open Workbook and copy data

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Senior Member
    Join Date
    Apr 2012
    Posts
    193
    Rep Power
    13

    VBA Code to Open Workbook and copy data

    I have several workbook that I need to open and copy the data into sheet1 of the destinational workbook

    All the headers in the source workbook are the same

    I would like VBA code to do the following

    1) To copy the data including headings from the first workbook in sheet1 on the destination workbook
    2) All subsequent workbooks, except headers to be copied in the row after vwhere the previous data has been copies

    I have attached a sample workbook

    Your assistance in this regard is most appreciated
    Attached Files Attached Files

Similar Threads

  1. Replies: 2
    Last Post: 05-28-2013, 05:32 PM
  2. Replies: 17
    Last Post: 05-22-2013, 11:58 PM
  3. Replies: 7
    Last Post: 05-17-2013, 10:38 PM
  4. Replies: 0
    Last Post: 04-20-2013, 10:07 AM
  5. VBA code to copy data from source workbook
    By Howardc in forum Excel Help
    Replies: 1
    Last Post: 07-30-2012, 09:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •