ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Saving filename and file save date? (https://www.excelbanter.com/excel-programming/422140-saving-filename-file-save-date.html)

BobC[_2_]

Saving filename and file save date?
 
How do I save the file name/path and the last file save date as part of
the Header or Footer of a spreadsheet?

Bob

joel

Saving filename and file save date?
 
I got the code below by recording a mqcro and then adding a header to the
worksheet

With ActiveSheet.PageSetup
.LeftHeader = "&Z&F"
.CenterHeader = "&D&T"
End With

"BobC" wrote:

How do I save the file name/path and the last file save date as part of
the Header or Footer of a spreadsheet?

Bob



All times are GMT +1. The time now is 11:43 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com