+ Reply to Thread
Results 1 to 2 of 2

Copy-paste multiple workbooks into one

  1. #1
    Registered User
    Join Date
    03-19-2017
    Location
    Athens, Greece
    MS-Off Ver
    2016
    Posts
    1

    Red face Copy-paste multiple workbooks into one

    Hello all.

    I am new to vba/macro and would like your help.

    I have 3 excels with different rows but same columns and would like to copy paste them into one "master" excel.

    For example copy the rows from workbook A and when there are no more rows, start copying workbook B below the last of workbook A and etc.

    I searched the web and found this: https://www.youtube.com/watch?v=62K3ACwC-V4 but after changing the code it still doesnt work.

    Can this be done, currently (new job role) I have to copy paste the values every time manually and seems to me that it is dumb and there must be a better way.

    Moreover, can this be done without having to open all the excels? only the "master"?

    I look forward to hearing from you.

    Thank you in advance.
    Giannis.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Copy-paste multiple workbooks into one

    A very common task, certainly.

    'WORKBOOKS TO 1 SHEET STACKED
    Here's a macro for collecting data from all files in a specific folder.The parts of the code that need to be edited are colored to draw your attention.
    Last edited by JBeaucaire; 12-26-2019 at 03:50 PM.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Open Multiple Workbooks, Record names, Copy paste to Active Workbook, Close the Workbooks
    By vba_madness in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-24-2013, 06:09 AM
  2. [SOLVED] Copy and paste from multiple workbooks
    By rg760 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-19-2012, 09:44 AM
  3. Copy Paste Formula in Multiple Workbooks
    By Daniello1 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-21-2012, 09:53 AM
  4. [SOLVED] Copy Paste Formula in Multiple Workbooks
    By rak_pan in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-21-2010, 01:16 PM
  5. Copy\Find\Copy\Paste Multiple Workbooks
    By JMcClane in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-05-2010, 10:23 AM
  6. Copy and Paste data from Multiple Workbooks
    By nih in forum Excel General
    Replies: 1
    Last Post: 09-18-2009, 02:24 PM
  7. [SOLVED] Copy/Paste into multiple workbooks
    By [email protected] in forum Excel General
    Replies: 0
    Last Post: 08-14-2006, 11:10 AM
  8. Copy/Paste from multiple Workbooks.
    By DaveUK in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-21-2005, 11:19 PM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1