+ Reply to Thread
Results 1 to 4 of 4

Formula for Master worksheet to pull data from multiple closed workbooks...

  1. #1
    Registered User
    Join Date
    05-21-2014
    Posts
    2

    Formula for Master worksheet to pull data from multiple closed workbooks...

    I have a large matrix-style spreadsheet with 1,500 unique customer numbers in Column A, and 16 or so various headers in Row 1 (names, products, dates, part numbers, etc). This Master worksheet is formatted as a table, and the data is blank.

    I have 5 employees who were each assigned 300 customer numbers to work on. Each employee made a copy of the master worksheet template, and saved it as a new workbook in their name ("Smith Master Copy", "Jones Master Copy", "Davis Master Copy", etc). The workbooks and the Master are all located in the same folder on our network, and the employees will not be changing the format on their copies- only entering data & saving. No 2 employees should be entering data in the same row/customer number (unless they make a human error).

    What is the easiest way to get the Master worksheet to dynamically reference the data my employees are entering? I see 3 possible caveats: 1) the workbook copies will often be closed, 2) the Master Worksheet needs to consolidate the data from all 5 copies, & 3) if an error is made (2 employees entered different data in the same row on their respective workbook copies) then the Master needs to tell me that somehow.

    Any thoughts? My best attempt was 5 separate INDEX,MATCH,MATCH formulas connected by "&". This only seems to work when the workbook copies are open, even though I have the full C: drive file addresses in the Array portions. I have lost my sanity trying to figure this one out, but I can't imagine I'm the only person who ever needed this type of formula? Much thanks in advance!

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Formula for Master worksheet to pull data from multiple closed workbooks...

    HI Batman, welcome

    1. some formulas will only work on open workbooks, but I dont think that will be a problem here.
    2. it might make things easier if you only give each employee 300 rows to work with in their "master" file, that way, you eliminate the human error problem. Your master could then reference just Smiths rows for the 1st 300 roes, Jones' 300 rows for the next 300 etc
    3. using 2 should eliminate this, as well as making the referencing formulas fairly simple

    Is this something you can work with?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Contributor
    Join Date
    09-11-2013
    Location
    Germany
    MS-Off Ver
    Excel 2007
    Posts
    265

    Re: Formula for Master worksheet to pull data from multiple closed workbooks...

    Hi Batman,

    Can you Upload an Example Master Worksheet.

    Regards

    JRidge

  4. #4
    Forum Contributor
    Join Date
    09-11-2013
    Location
    Germany
    MS-Off Ver
    Excel 2007
    Posts
    265

    Re: Formula for Master worksheet to pull data from multiple closed workbooks...

    Hi Batman,

    Put this in a Standard Modul in the Master Document,

    Please Login or Register  to view this content.
    Change the FilePath to the correct one etc..

    Run as Macro from Master Document.

    Regards

    JRidge

+ 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. Macro to Pull Data from Multiple Workbooks to One Master Workbooks
    By eranajoy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-23-2019, 09:24 AM
  2. Pull column from closed worksheet to master
    By magicalmarshmallow in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-08-2014, 10:39 AM
  3. Vba macro help to pull data from multiple closed files to master file !!!
    By johnodys in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-08-2013, 07:44 AM
  4. Replies: 1
    Last Post: 07-02-2013, 03:42 AM
  5. [SOLVED] Macro To Pull Data From Many Workbooks To A Master Worksheet
    By JimmiOO in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 01-26-2013, 09:26 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