Results 1 to 10 of 10

Autosave every 15 minutes

Threaded View

  1. #1
    Registered User
    Join Date
    05-26-2009
    Location
    London, England
    MS-Off Ver
    Excel 2013
    Posts
    99

    Autosave every 15 minutes

    I have this code, and it's not working:

    Sub MyMacro()
    
    End Sub
    dTime = Time + TimeValue("00:15:00")
    Application.OnTime dTime, "MyMacro"
    
    ThisWorkbook.Save
    End Sub
    Can someone help me setup an autosave vb in Excel 2007 - I want a SAVE not a SAVE AS.

    thanks
    Last edited by mania112; 06-09-2009 at 06:40 AM.

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