+ Reply to Thread
Results 1 to 2 of 2

Merging Data from single worksheet in multiple workbooks

  1. #1
    Forum Contributor
    Join Date
    01-09-2016
    Location
    USA,USA
    MS-Off Ver
    2016
    Posts
    1,192

    Merging Data from single worksheet in multiple workbooks

    My team is responsible for performing audits. In order to keep track, I have an audit tracker sheet. Issue is how to manage 8 worksheets into one and not duplicate or lose data. I have a sheet that has the roster of all teams/employees. In my attached workbook it is Manager1/Manager6/Manager11/Manager16. Auditor 1-4 have their individual teams they audit and log their findings. I need to then combine that data into a master. Each auditor has their info in their own workbook. A shared file doesn't work, that is what I had before and it was nothing but problems.

    To throw a wrench in it, teams change. So Auditor1 may have Rep1-5 this week, next week Auditor1 may have Rep 1,2,10,15,9. So how do I pull the data together? Copying each will just cause blanks to overwrite data.

    I think if I have a additional column, where I have the auditor's name, then can I tie the macro into looking into Column "A" and only copying that row?

    Can anyone shed light on a better way? Otherwise I'll just use a macro that searches column A for the Auditor's name.\
    Attached Files Attached Files
    Last edited by taylorsm; 11-22-2017 at 02:28 PM.

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Merging Data from single worksheet in multiple workbooks

    Post a couple of samples of the source workbooks that you want to merge, and what the expected output (consolidated view) looks like.

    It should be simple, using Power Query.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

+ 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. Merging multiple workbooks into one worksheet and manipulating data
    By scurders in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-17-2016, 04:27 AM
  2. [SOLVED] Merging Data from multiple excel files into 1 single worksheet
    By Nerpilis in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-16-2014, 12:13 PM
  3. merging data from multiple non-standardized workbooks into one summary worksheet
    By mikebolton in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-13-2014, 03:16 PM
  4. Merging Data from Worksheet from Multiple Workbooks
    By trentsteffen in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-15-2013, 10:58 AM
  5. combine data from multiple workbooks to a single new worksheet
    By ame in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-22-2011, 08:12 PM
  6. Replies: 0
    Last Post: 09-21-2011, 11:09 AM
  7. consolidate data from multiple workbooks to a single worksheet
    By vbadummy in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-30-2010, 02:42 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