+ Reply to Thread
Results 1 to 2 of 2

Weekly Monthly data compile macro help

  1. #1
    Registered User
    Join Date
    10-23-2012
    Location
    Melbourne
    MS-Off Ver
    Excel 2003
    Posts
    2

    Weekly Monthly data compile macro help

    Hey
    I do not have that much experience with macros but have been trying a few things out for past few days. Any help would be appreciated.
    So a .csv file gets generated everyday and is saved in "C:/Logs/" folder. This csv file has a format MMDDYY06.csv. I need to generate weekly and monthly report using these files.
    So an ideal situation would be:
    On opening a macro enabled excel file or on triggering a macro, Data from previous seven days gets complied and the new file is saved in folder "C:/Weekly report/".
    Same for monthly macro file.
    If the folder doesnot contain say 7 files then it will compile from last 3 days. So basically filter is based on filename and not the range on columns.

  2. #2
    Registered User
    Join Date
    10-23-2012
    Location
    Melbourne
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Weekly Monthly data compile macro help

    Some help with the coding would be appreciated..

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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