Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I create a footer that shows when my Excel document was last updated?
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() U¿ytkownik "Amy" napisa³ w wiadomo¶ci ... How do I create a footer that shows when my Excel document was last updated? try With ActiveSheet.PageSetup .CenterHeader = ActiveWorkbook.BuiltinDocumentProperties("Last Save Time") End With mcg |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
View
Header/Footer Custom Footer Select the appropriate button. -- Life is an adventure, are you living it? These are just my opinions, please feel free to correct them if they are wrong. "Gazeta" wrote: U¿ytkownik "Amy" napisa³ w wiadomo¶ci ... How do I create a footer that shows when my Excel document was last updated? try With ActiveSheet.PageSetup .CenterHeader = ActiveWorkbook.BuiltinDocumentProperties("Last Save Time") End With mcg |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I set the default font for headers and footers in Excel? | Excel Worksheet Functions | |||
Protecting Headers & Footers in Excel 2003 | Excel Discussion (Misc queries) | |||
How do I set up global headers and footers in Excel? | Setting up and Configuration of Excel | |||
Can you reference cell values in Headers and Footers in Excel 200. | Excel Discussion (Misc queries) | |||
In Excel, can I copy Headers and Footers between Worksheets? | Excel Worksheet Functions |