Home |
Search |
Today's Posts |
#9
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hey Mike.
Can you tell me how I can also add the time (the time the doc was modified)? i.e. Last Saved: 09/05/07 08:42am Thank you! "Mike H" wrote: Cheryl, Alt + F11 to open VB editor Double click "This Workbook" From the dropdowns on the right panel select "Workbook" and in the other dropdown select "Before Save" Paste the line of code in there ActiveSheet.PageSetup.RightFooter = "Last saved " & Date Mike "CherylH" wrote: Hi Mike, Thanks for the response. Unfortunately I get a compile error - I tried several times (cut and pasting your info below). Any ideas? "CherylH" wrote: I need for the "last saved date" to appear each time the excel workbook is SAVED (not necessarily printed). I would like the footer to have the following literal so that folks reviewing understand this is a "last saved date" and not a "printed date": Last Revision Date: <lastrevisiondate I'm sure this requires code and I am by no means a coding person! Can anyone help please? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to: Excel footer which tells me which user last saved sheet | Excel Discussion (Misc queries) | |||
Excel "Last Saved" in Footer | Excel Discussion (Misc queries) | |||
Formula for Last Saved on outside of Header/Footer | Excel Worksheet Functions | |||
How can I get yesterdays date in a custom footer &[DATE]-1 does . | Charts and Charting in Excel | |||
How to insert date last saved into the sheet (not the footer) | Excel Worksheet Functions |