+ Reply to Thread
Results 1 to 3 of 3

Save delay after input

  1. #1
    Registered User
    Join Date
    12-11-2018
    Location
    USA
    MS-Off Ver
    2013
    Posts
    2

    Save delay after input

    Hello everyone,

    VBA newbie here. I am looking for a way that will allow my excel file to automatically save after a delay of data input.

    For example:

    User Inputs Data --> Timer Starts (1min)
    5 seconds pasts.
    User inputs Data --> Timer Restarts (1min)
    1min pasts...
    Excel File Saves - until the user starts inputting data again

    Any thoughts?

  2. #2
    Valued Forum Contributor PaulSP8's Avatar
    Join Date
    11-21-2017
    Location
    Chorley, England
    MS-Off Ver
    2013 & 2021
    Posts
    437

    Re: Save delay after input

    Hello and Welcome to the Forum

    You should be able to work with this code to get what you want;

    http://www.excelforum.com/excel-prog...-workbook.html

    It's Post #7 you'll need.

    Remove the ThisWorkbook.Close statement in the code and it'll just save

    Alternatively there is also the built in AutoSave function which may do the job just as well?

    https://support.office.com/en-us/art...f-a80415b92f99

  3. #3
    Registered User
    Join Date
    12-11-2018
    Location
    USA
    MS-Off Ver
    2013
    Posts
    2

    Re: Save delay after input

    Thanks PaulSP8!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Initialfilename from File/Save As input
    By marshallw56 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-16-2017, 05:55 PM
  2. Vba: Time Delay to execute - Input from Cell Value
    By vidyuthrajesh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-18-2014, 10:24 AM
  3. [SOLVED] User input for save location?
    By fourmurphys in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-15-2013, 03:25 PM
  4. [SOLVED] Input box on save as macro
    By dperry in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-15-2012, 06:26 PM
  5. Save As new woorkbook from Input Name
    By Shark Man in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-16-2009, 02:09 AM
  6. Auto save after any input
    By japper in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-11-2008, 10:08 AM
  7. possible to delay comments until user form receives input?
    By noisepoet in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-28-2006, 01:47 AM

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