Forum Discussion
Greg_Bodwin
Mar 02, 2026Occasional Reader
Can you add a Saved Date to the Header?
I need to add a saved date to my header so I know the latest version printed.
1 Reply
Excel does not provide a native header or footer field to display the last saved date of a workbook. The built‑in options are limited to inserting the current print date and time, the file name, or the file path. If it is necessary to include the last saved date for version control or audit purposes, this functionality must be implemented through a workaround such as a VBA macro.
https://learn.microsoft.com/en-us/office/vba/api/word.pagesetup
https://support.microsoft.com/en-us/office/insert-the-date-or-time-into-a-header-or-footer-41c9201d-f331-45c8-9946-f5a9947bbe95