Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Saving a file with date and time as filename | Excel Programming | |||
Saving date as part of filename | Excel Programming | |||
Newbie, how to save file with date and time as filename | Excel Programming | |||
Filename has Url in file-save dialog when saving exported Excel do | Excel Programming | |||
Saving with date in filename | Excel Programming |