+ Reply to Thread
Results 1 to 2 of 2

auto File Save as

  1. #1
    Registered User
    Join Date
    10-10-2006
    Posts
    7

    auto File Save as

    I am trying to find a way to build a macro/VBA that will save a file with a date in the file name automatically. The file itself when downloaded from the system will always be the same. postingcheck.xls and it downloads into the same directory everyday. If there was a way to add a date for example postingcheck06042009.xls ( or any other date format) that would be ideal. Any help is appreciated. I am a bit new to VBA, I am more familar with macros but I can give it a go.

    thanks!

  2. #2
    Forum Contributor Gabor's Avatar
    Join Date
    02-15-2004
    Location
    Székesfehérvár, Hungary
    MS-Off Ver
    xl2016
    Posts
    226

    Re: auto File Save as

    Place this into a normal module of the file:
    Please Login or Register  to view this content.
    On opening the file the above macro should run and will offer the user to save the file under filename & Date.
    Will be saved into same directory.
    I hope this helps.
    Regards,

    Gabor

    Protect trees.. maybe one day we need to climb back....

+ 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