M
Mad Dog
Hi All
I want to use code prove that a document has been saved, or otherwise.
Before saving the document (using ActiveDocument.Save) I use a message box to
display the date/time the document was last saved i.e. the value of
wdPropertyTimeLastSaved). I then save and display another message box with
the new value for wdPropertyTimeLastSaved. The problem is that it the value
doesn't appear to update the seconds field so, if I save the document at an
interval of less than one minute, the two values are the same. Is there a
way around this?
Many thanks for any help in advance
Mad Dog
I want to use code prove that a document has been saved, or otherwise.
Before saving the document (using ActiveDocument.Save) I use a message box to
display the date/time the document was last saved i.e. the value of
wdPropertyTimeLastSaved). I then save and display another message box with
the new value for wdPropertyTimeLastSaved. The problem is that it the value
doesn't appear to update the seconds field so, if I save the document at an
interval of less than one minute, the two values are the same. Is there a
way around this?
Many thanks for any help in advance
Mad Dog