Skip to main content

How to insert last saved timestamp into worksheet cell in Excel?

In many cases, you may need to show the last saved date and time of an Excel file in order to know when the file was updated recently. You can deal with this problem with the methods provided in this article.

Insert the last saved timestamp on worksheet with user-defined function
Easily insert the last saved timestamp on worksheet with Kutools for Excel


Insert the last saved timestamp on worksheet with user-defined function

You can use the following user-defined function to insert the last saved timestamp of a workbook on a certain worksheet.

1. Press Alt + F11 keys simultaneously to open the Microsoft Visual Basic for Applications window.

2. In the Microsoft Visual Basic for Applications window, click Insert > Module. Then copy and paste the following VBA code into the Code window.

VBA code: Insert the last saved timestamp on worksheet

Function LastSavedTimeStamp() As Date
  LastSavedTimeStamp = ActiveWorkbook.BuiltinDocumentProperties("Last Save Time")
End Function

3. Press Alt + Q keys to close the Microsoft Visual Basic for Applications window and return to the worksheet.

4. Select a blank cell you need to display the last saved timestamp of the workbook, enter formula =LastSavedTimeStamp() and press the Enter key, and a number will be displayed.

5. And then you need to format the number cell as date time format as below screenshot shown.

doc last saved timestamp 1

Now the last saved timestamp is displayed in the selected cell.

Note: If you want to reuse the VBA in the future, please save the workbook as an Excel Macro-Enabled Workbook.


Easily insert the last saved timestamp on worksheet with Kutools for Excel

The Insert Workbook Information utility of Kutools for Excel help you quickly insert the last saved or modified timestamp not only in a specified cell, but also in header or footer as you need.

Before applying Kutools for Excel, please download and install it firstly.

1. Select a blank cell for showing the last saved timestamp, then click Kutools Plus > Workbook > Insert Workbook Information. See screenshot:

2. In the Insert Workbook Information dialog box, select the Date modified option in the Information section, then select an option you need in the Insert at section (in this case, I select the range option), and finally click the OK button.

doc last saved timestamp 1

Then the last saved timestamp is showing in the worksheet.

Note: If you need to insert the last saved timestamp to the header or footer of current worksheet, please select the Header or Footer option.

  If you want to have a free trial (30-day) of this utility, please click to download it, and then go to apply the operation according above steps.


Easily insert the last saved timestamp on worksheet with Kutools for Excel


Related articles:

Best Office Productivity Tools

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  |  Compare Ranges & Columns ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   ... and more

Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time.  Click Here to Get The Feature You Need The Most...

Description


Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
Comments (11)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
Brilliant! Works great. Thanks very much for posting this.
This comment was minimized by the moderator on the site
The code works great, thank you However, is there a way to get it to update automatically update each time I save After I save, I have to go into the formula within the cell, click enter to get it to reflect the new save timestamp.
This comment was minimized by the moderator on the site
you need to save excel file as macro enabled
This comment was minimized by the moderator on the site
Thank you!
This comment was minimized by the moderator on the site
Thanks for the article. Worked perfect to me.
This comment was minimized by the moderator on the site
Because of the title I thought I was getting a date stamp for the worksheet, but after getting it to work was disappointed to see that it's actually for the workbook and not at all what I wanted. Rather a waste of my time from your inaccuracy!
This comment was minimized by the moderator on the site
Dear MJR,
Sorry for the inconvenience my mistake has caused you. And thank you for your comment.
This comment was minimized by the moderator on the site
Thanks for this great article!
This comment was minimized by the moderator on the site
When I first tried this, it worked well. now it only displays the last save timestamp if i click on the cell.
This comment was minimized by the moderator on the site
yes same for me
This comment was minimized by the moderator on the site
I have the same issue as DEW, Dave and Satheesh. This macro worked initially but now only if I enter into the cell as if to edit then press enter.  What has changed?  My file is saved as a macro enabled file .xlsm
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
Rate this post:
0   Characters
Suggested Locations