Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default How do I put a "date & time saved" stamp inside an Excel Wksht?

maybe something like:

Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As
Boolean)
Worksheets("Sheet1").Range("A1") = Now()
End Sub

in the ThisWorkbook module in VBA. To open the VB editor, press Alt+F11

- Mangesh


"Bill" wrote in message
...
How do I put a "date & time saved" stamp inside an Excel Wksht? Is there a
way to use programming and macros to do this?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a "last saved on date/user" macro/function for Excel 2003 Zliz Excel Discussion (Misc queries) 2 January 2nd 07 10:12 PM
How can I put/insert a "Paid" stamp on an invoice created in Excel Paul Excel Discussion (Misc queries) 7 November 22nd 06 05:53 PM
"Last Saved" date in Excel 2000 Rachael Excel Worksheet Functions 11 September 21st 06 05:50 PM
how do I insert "last saved date" in as a field in excel? chirag Excel Worksheet Functions 5 February 15th 06 05:42 PM
Can I make time stamp function that "sticks"? plh[_2_] Excel Programming 2 July 31st 03 09:34 PM


All times are GMT +1. The time now is 03:07 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"