+ Reply to Thread
Results 1 to 5 of 5

How to AUTO SAVE with date stamp after every change but without confirmation

  1. #1
    Registered User
    Join Date
    05-10-2013
    Location
    Montenegro
    MS-Off Ver
    Excel 2010
    Posts
    15

    How to AUTO SAVE with date stamp after every change but without confirmation

    As title said i need help with code to auto save after every change in document, but i cant confirm YES for overwrite every time...

    Thanks GUYS

  2. #2
    Forum Contributor codeslizer's Avatar
    Join Date
    05-28-2013
    Location
    Mumbai, India
    MS-Off Ver
    Excel 2003 - 2010
    Posts
    245

    Re: How to AUTO SAVE with date stamp after every change but without confirmation

    Well, that's pretty simply. You could had have found that by just a little search. Here's the code. Write this code in your ThisWorkbook. It'll never ask you for a save and it autosaves the changes at the exit. Just a heads up, it'll never ask you for a confirmation, so if anywhere data gets accidentally overwritten it'd be saved without asking you when it closes. Plus, you'll have to make sure that the file is first already saved in a particular location, if you'll be using this code to a newly opened workbook which is not yet saved.

    Please Login or Register  to view this content.
    I suggest, instead of this you could use a macro and assign it to a shape or an object. So just to make sure, it'd save the data only when this macro is called.

    Please Login or Register  to view this content.
    Last edited by codeslizer; 08-17-2013 at 06:55 AM. Reason: Typo
    cOdEsLiZeR - Back after a long break.. Let's sLiZe some more cOdEs!!

  3. #3
    Registered User
    Join Date
    05-10-2013
    Location
    Montenegro
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: How to AUTO SAVE with date stamp after every change but without confirmation

    I need auto save not with button and your way doesnt work for me...
    U can see my doc...

    And i need to enter save path for new file
    Attached Files Attached Files
    Last edited by suton; 08-17-2013 at 08:07 AM.

  4. #4
    Forum Contributor codeslizer's Avatar
    Join Date
    05-28-2013
    Location
    Mumbai, India
    MS-Off Ver
    Excel 2003 - 2010
    Posts
    245

    Re: How to AUTO SAVE with date stamp after every change but without confirmation

    Hey.. I went through your document. But am not able to fully understand how you wish to update it. The sheet Prijava seems to store the timestamps per users (I think so). But how are they getting updated? Will you be able to guide me through the steps on how you update the timestamps in that sheet..

    I have no idea about the other available sheets..

    Plus, you said that you need to enter the save path for new file, where can I find that from..

  5. #5
    Registered User
    Join Date
    05-10-2013
    Location
    Montenegro
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: How to AUTO SAVE with date stamp after every change but without confirmation

    I figure it out with
    Please Login or Register  to view this content.

+ 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. [SOLVED] Save File with Date and Time Stamp
    By Andibevan in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 12-26-2019, 12:46 AM
  2. Auto Sort, Auto Lock, Auto Date & Time Stamp
    By suehatesyou in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-23-2010, 02:57 PM
  3. Auto date stamp
    By gavster in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-13-2008, 01:59 AM
  4. [SOLVED] How can you save a spreadsheet with a date stamp.
    By kenny in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-15-2006, 12:25 PM
  5. Date Stamp Save
    By oberon.black in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-10-2005, 02:05 PM

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