Results 1 to 7 of 7

Thread: Merge Workbooks to Master Workbook

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Sep 2013
    Posts
    6
    Rep Power
    0

    Post Merge Workbooks to Master Workbook

    Hi guys,

    at the moment I'm trying to consolidate four Workbooks to a Master Workbook.

    The four Workbooks I want to merge have the same table structure but except the "Project Number" they have almost different data in their columns.

    What I want to do is creating a Master Workbook in which all the Projects are listed once with the information of all four Lists.


    I think I know what to do but I don't know how to do it...


    While consolidating the data should be checked whether it is already in the Master Workbook or not:
    If yes the Macro should copy the adding data in the existing Project row and there in the correct column.
    If not the Macro should create a new row for the Project. <- So there should be something like "+1".

    I think the problem could be to define in which column what information should be copied.
    At the moment I already set header in the Master Workbook. Does that makes sense or is there a smarter way to simplify it?
    The point is that I should be able to control which data will be copied in which column.

    To make it easier for you to understand what I'm talking about I created an Example file in which the four Workbooks plus the Master Workbook are and attached it.


    Any kind of help is really appreciated! Thanks in advance!
    Attached Files Attached Files

Similar Threads

  1. Replies: 3
    Last Post: 09-26-2013, 08:32 PM
  2. Replies: 4
    Last Post: 06-18-2013, 01:38 PM
  3. Replies: 1
    Last Post: 06-07-2013, 10:32 AM
  4. Replies: 2
    Last Post: 05-28-2013, 05:32 PM
  5. Consolidate multiple workbooks from a folder into one master file VBA
    By Admin in forum Excel and VBA Tips and Tricks
    Replies: 4
    Last Post: 02-26-2013, 09:00 PM

Posting Permissions

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