Interesting issue and solution. FYI, there’s a page that documents common FAXCOMEXLib problems and solutions on the Interfax site:
http://www.interfax.net/en/dev/faxcomexlib
If you have any more related issues, it includes information collected from major developer Web forums (including links to the discussions)....
User Profile
Collapse
-
Hi Charlie,
Interesting question. I found this on the MrExcel.com forum:
Copy this into any standard module:
Code:Option Explicit Public RunTime Sub StartTimer() RunTime = Now + #12:10:00 AM# Application.OnTime RunTime, "SaveBook", schedule:=True End Sub Sub SaveBook() ActiveWorkbook.Save
Leave a comment:
No activity results to display
Show More
Leave a comment: