View Full Version : A macro in one Word doc to also close another Word.doc


Mike375
07-06-2008, 09:52 AM
With Vista code that is opening Word is only doing it it in minimised. However, if I use a macro in the code with a .bat file to open another document (just a blank doc) then my real doc opens in maximised view.

In the "real doc" I have a macro/button with Application.Quit True but that leaves Word still open behind it.

Is there something I can add that will completely clear word and just expose the Access forum.

The same code to open the "real doc" does so in normal fashion when used in XP.

At the moment I have what amounts to a half fix as someone sees the rewal doc open on the screen. But when they click the button after editing Exit to Data Base I would like Word to disappear but I still still have the Word screen behind to be closed.