View Single Post
  #3   Report Post  
Posted to microsoft.public.word.newusers
tcebob
 
Posts: n/a
Default Close Word with macro?

Charles,

That's a good news--bad news type of response. I like "yes" but only speak a few words of
vba. I will open the .beginners group and see how the wind blows.

The problem relates to a recent post of mine, "Word not closing right under Scheduler."
Scheduler opens a specific file, time.doc, and an hour later attempts to close it. This
creates an error condition and the Notify Microsoft window appears and has to be dismissed
manually. Don't know what would happen if I left the computer unattended until the next
Event time, 4 hours later. So, asking Scheduler to do more than simply closing Word is not
possible.

But, if I had the subject macro loaded and ran it upon startup of Word, I'm betting that
there is a timer reactor somewhere in vba that would delay the execution for, say, 2
hours.

Thanks,

rs


"Charles Kenyon" wrote in message
...
: Yes.
: What is it you are trying to accomplish? Version(s) of Word?
: You may want to post this in the vba.beginners group.
: --
: Charles Kenyon
:
: Word New User FAQ & Web Directory: http://addbalance.com/word
:
: Intermediate User's Guide to Microsoft Word (supplemented version of
: Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
:
: See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
:
: My criminal defense site: http://addbalance.com
: --------- --------- --------- --------- --------- ---------
: This message is posted to a newsgroup. Please post replies
: and questions to the newsgroup so that others can learn
: from my ignorance and your wisdom.
:
:
: "tcebob" handle @ gwi.net wrote in message
: ...
: Can one write a macro to quietly close Word, with no user intervention?
:
: rs
:
:
:
: