+ Reply to Thread
Results 1 to 2 of 2

Referencing and updata master sheet at set intervals

  1. #1
    Forum Contributor
    Join Date
    06-13-2008
    Location
    London, England
    MS-Off Ver
    2010
    Posts
    277

    Referencing and updata master sheet at set intervals

    Hi Guys,

    In a previous post, Proton Leah helped me to get a code running on my sheet which would pull a month's worth of data from individual spreadsheets, sum the values, and copy them to a master sheet..

    Please see the post for sample files.. http://www.excelforum.com/excel-gene...ml#post2195667

    I now need this to be adapted to log my ongoing historical data.

    I need the code adapted to simply look at the Previous day's workbook and record the totals then paste the totals into a new column on the summary sheet (column B) and label the column witht he relevant date. This needs to be repeated every day at 01:00AM.

    many thanks for your help, please visit the previous post for sample files and a more thorough explenation of the file structure etc.

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612

    Re: Referencing and updata master sheet at set intervals

    The modified macro below will summarize the previous day's file based on the date in cell A1. It does not calculate a day number; I didn't know what the base day number would be.

    Please Login or Register  to view this content.
    Last edited by protonLeah; 11-23-2009 at 12:24 AM.
    Ben Van Johnson

+ 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