We are using a PeopleSoft feature, that supposed to open a document, run a VB
macro and create a new file and shut Word. It opens the file, and runs the
macro. Then it starts asking questions via a dialogue box. So that
completely stops the process. Is there anyway to shut off those dialogue
boxes. Just take the defaults and keep runing. Once this process stops, it
hangs any future processes because someone has to go to the server and hit
enter a few times to clear out the questions. I can't find any switch or
setting to get us around this.

Re: Word 2003. Opens file /runs macro. How do I prevent dialog boxe. by Howard

Howard
Fri Oct 15 14:59:56 CDT 2004

That's an issue in PeopleSoft, not a general VBA issue.
You need to check the Peoplesoft documentation, or tech support, to find out
why this is happening.

--
http://www.standards.com/; See Howard Kaikow's web site.
"fkutz" <fkutz@discussions.microsoft.com> wrote in message
news:A2738E0C-0EEC-4C5D-AAC2-BF55C7F975D6@microsoft.com...
> We are using a PeopleSoft feature, that supposed to open a document, run a
VB
> macro and create a new file and shut Word. It opens the file, and runs
the
> macro. Then it starts asking questions via a dialogue box. So that
> completely stops the process. Is there anyway to shut off those dialogue
> boxes. Just take the defaults and keep runing. Once this process stops,
it
> hangs any future processes because someone has to go to the server and hit
> enter a few times to clear out the questions. I can't find any switch or
> setting to get us around this.