View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rohit Thomas Rohit Thomas is offline
external usenet poster
 
Posts: 21
Default Open another Office app from Excel

Thanks Vasant. Appreciate the help...

-----Original Message-----
Hi Rohit:

Look at the ActivateMicrosoftApp method; e.g.:

Application.ActivateMicrosoftApp xlMicrosoftMail

will activate or open Outlook.

Regards,

Vasant.


"Rohit Thomas" wrote in message
...
Hello all,

Can anyone provide some sample code to open an Office
application such as Outlook from Excel using a macro?

Thanks,
Rohit Thomas



.