View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nick Hodge Nick Hodge is offline
external usenet poster
 
Posts: 1,173
Default Execute a program from within VBA

Did you have a particular program in mind?

Check out VBA's Shell function.

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


wrote in message
...
Is it possible to execute a program from within Excel 2000's VBA?

If so, how?

MANY thanks!!