![]() |
#1
|
|||
|
|||
![]()
Hey Guys,
I found this code on the web some where, and I works well except for two things- When active in another program such as Firefox, it does not save the Word doc. When working between multiple Word docs, it only saves the active one. Suggestions? Code:
Public Sub FileSave() ActiveDocument.Save DoEvents Application.OnTime _ When:=Now + TimeValue("00:05:00"), _ Name:="FileSave" Application.StatusBar = "Saved: " & ActiveDocument.Name End Sub |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
accessnewbie352 | Mail Merge | 15 | 07-02-2015 09:40 PM |
![]() |
OAEC | Word | 1 | 12-03-2013 08:01 PM |
Text Shifting When Saving Word 2007 Docs | DerekS | Word | 1 | 09-21-2013 02:42 AM |
![]() |
Jamal NUMAN | Word | 3 | 01-19-2013 11:50 AM |
Icons in the desktop move when saving docs | ryochan | Word | 0 | 09-26-2009 02:12 AM |