+ Reply to Thread
Results 1 to 4 of 4

Consolidate all data in multiple worksheets of multiple workbooks in one Master file.

  1. #1
    Registered User
    Join Date
    06-07-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    66

    Question Consolidate all data in multiple worksheets of multiple workbooks in one Master file.

    Hello Everyone,

    I need a macro that would help me consolidate all data in multiple worksheets of multiple workbooks in one Master file.

    All the workbooks will be in one particular folder. The macro should search for data in all the workbooks and consolidate it in one master excel workbook.

    I am currently using both excel 2007 and excel 2010. This macro would really help reduce manual work as currently consolidating data from 45 to 50 sheets takes an ample amount of time...

    I appreciate your help and support. Thank you.

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Consolidate all data in multiple worksheets of multiple workbooks in one Master file.

    There is a free Excel add-in that may do this for you.
    RDBMerge, Excel Merge Add-in for Excel for Windows
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Registered User
    Join Date
    06-07-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    66

    Re: Consolidate all data in multiple worksheets of multiple workbooks in one Master file.

    Thank you for your quick reply AlphaFrog...

    The addin seems very useful however given the current circumstances we have very limited resources and are not allowed to install external/additional addins.

    Thats what made me think of a macro that would ask for a path where all the excel workbooks are saved and then copy all the data in the worksheets in one master data sheet.

    Thank you again for your valuable input... I will surely add this addin in my personal desktop.

  4. #4
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Consolidate all data in multiple worksheets of multiple workbooks in one Master file.

    The add-in is a macro. There is no difference.

    Here's some code if you want to do it yourself.
    Merging Data from Multiple Workbooks into a Summary Workbook

  5. #5
    Registered User
    Join Date
    06-07-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    66

    Re: Consolidate all data in multiple worksheets of multiple workbooks in one Master file.

    Thanks a Ton Sir !!!! Your support is highly appreciated.

+ 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. VBA to consolidate specific data from multiple workbooks to a master workbook
    By Blastaway12 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-19-2014, 04:39 PM
  2. [SOLVED] Consolidate Data from 1 Range on 1 Sheet in Multiple Workbooks to Master Workbook Sheet
    By Jennasis in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-10-2013, 06:11 AM
  3. Copy/Paste Range of Data from Multiple Workbooks/Worksheets to Master Workbook/Worksheets
    By NumberCruncher311 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-19-2013, 08:21 PM
  4. Replies: 3
    Last Post: 01-05-2013, 02:20 AM
  5. Consolidate Data from Multiple Files (Different File Names) into a Master File
    By dspraveen_23 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-08-2012, 12:59 PM

Tags for this Thread

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