+ Reply to Thread
Results 1 to 2 of 2

Need to Consolidate multiple workbooks in to a Master Workbook w/ files on SharePoint

  1. #1
    Registered User
    Join Date
    07-31-2012
    Location
    Indiana
    MS-Off Ver
    Excel 2007
    Posts
    1

    Talking Need to Consolidate multiple workbooks in to a Master Workbook w/ files on SharePoint

    Hello,

    I am new to the forum and after hours of searching cannot find the answer to my question.

    Situation:
    I am tracking time for 44 individuals on a project using excel files. Each person has their own workbook for tracking their time. I need the master file to run a macro that will open each of the 44 individual workboooks located on SharePoint and insert the data into the corresponding worksheet in the Master Workbook. The worksheets names in master files match the names of the individual workbooks/worksheets. Ex: Master Workbook - Worksheet named "Bethany" corresponsed to the individual workbook named "Bethany" and worksheet named "Bethany" with that workbook.

    I would like the macro to be initiated by the click of a button the Summary worksheet of the Master Workbook.

    Thank you in advance for you assistance!!!

  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: Need to Consolidate multiple workbooks in to a Master Workbook w/ files on SharePoint

    I have no way to test this at all, so it's a hope to get you close enough you can work out the rest. This macro goes IN the master workbook with all the sheets that match the name of the files on your Sharepoint, you'll need to edit the path to your Sharepoint files in the macro:
    Please Login or Register  to view this content.
    For now, the macro takes all the content on the opened sheet and copies it to the bottom of the matching sheetname.
    Last edited by JBeaucaire; 07-31-2012 at 11:33 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)

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