Results 1 to 5 of 5

Search folder for excel files.

Threaded View

  1. #1
    Registered User
    Join Date
    03-18-2011
    Location
    Dayton, ME, USA
    MS-Off Ver
    Excel 2004 for MAC 11.5.4
    Posts
    77

    Search folder for excel files.

    Hi
    I am creating the attached workbook through VBA code on the raw data, and this part works perfectly. providing me with a summary of each day (file)

    I wanted to know if there is a way to create a code that would be able to create a master summary workbook.

    Basically I would have these daily worksheets created each day by running the macro providing a summary sheet of the data from that day (as per attached file). All of these stored in one folder on my drive.

    I would like to be able to have a new master workbook that looks at the folder where these files are stored recognizes when a new file has been added and then copies the data from that summary sheet and pastes that data as new line in the Master Summary worksheet.

    I had found some code to open newest files in a folder, but there maybe times (after a weekend) when I could have 3 days files generated and put into the folder on a Monday, so this code would only pick up the most recent. Which is why I thought a search for un-inputted files would work better.

    Would appreciate your suggestions.

    Many thanks

    Jon
    Attached Files Attached Files
    Last edited by endoskeleton; 03-27-2011 at 03:27 PM.

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