ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Footnote with date & time last printed (https://www.excelbanter.com/excel-discussion-misc-queries/46363-footnote-date-time-last-printed.html)

Savvy

Footnote with date & time last printed
 
How do I add a footnote to insert the date and time the spreadsheet was last
printed?

Bob Phillips

ThisWorkbook.Worksheets("Sheet1").PageSetup.LeftFo oter = _
Format(ThisWorkbook.BuiltinDocumentProperties _
("last save time"), "dd mmm yyyy hh:mm:ss")


--
HTH

Bob Phillips

"Savvy" wrote in message
...
How do I add a footnote to insert the date and time the spreadsheet was

last
printed?




eric_rs1

You could also go into the Footer and view the custom footer. There you can
set the file to print the time and date for when the spreadsheet was printed
something like: Printed at &[Time] on &[Date]

"Savvy" wrote:

How do I add a footnote to insert the date and time the spreadsheet was last
printed?



All times are GMT +1. The time now is 02:34 AM.

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