Command Line Prompts

Command Line Prompts

Anonymous
Not applicable
182 Views
2 Replies
Message 1 of 3

Command Line Prompts

Anonymous
Not applicable
How can is supress command line prompts when running my VBA code?

Thanks...
0 Likes
183 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Try setting the NOMUTT system variable to 1.

Hope this helps.

James

"Bob Fahlin" wrote in message
news:f02977f.-1@WebX.maYIadrTaRb...
> How can is supress command line prompts when running my VBA code?
>
> Thanks...
>
0 Likes
Message 3 of 3

Anonymous
Not applicable
Thanks James, this is exactly what I needed...
0 Likes