running another application from word

R

Roy Barr

Hello,

I'd like to push a button on a toolbar to run another application.
The program should receive arguments too.
One of them should be the Word application.

Regards,

Roy
 
J

Jean-Guy Marcil

Roy Barr was telling us:
Roy Barr nous racontait que :
Hello,

I'd like to push a button on a toolbar to run another application.
The program should receive arguments too.
One of them should be the Word application.

Look up the Shell method in the VBA help.
Or, maybe, the CreateObject one.

Since you are being quite mysterious about your purpose, it is difficult to
write any more than that....


--
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
[email protected]
Word MVP site: http://www.word.mvps.org
 
Top