View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Patrick Molloy[_4_] Patrick Molloy[_4_] is offline
external usenet poster
 
Posts: 103
Default Other applications

use the SHELL command.

--
Patrick Molloy
Microsoft Excel MVP
----------------------------------
"Lawler" wrote in message
...
Is it possible to launch a non-office application(e.g.
example.exe) through an excel command button?

If so, what's the code?

Thanks

Andy