Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following code:
Private Sub Workbook_Open() Worksheets(1).Range("A1").Value = Now() End Sub This shows current date and time but i only need it to change if workbook is modified. This code will be within a workbook that is sent from one country to another and needs to maintain its orginal timestamp.Can this be done? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
TimeStamp | Excel Discussion (Misc queries) | |||
How do I recover an Excel document saved not saved as | Excel Discussion (Misc queries) | |||
Timestamp | Excel Discussion (Misc queries) | |||
Timestamp | Excel Discussion (Misc queries) | |||
Timestamp | Excel Programming |