Thread: Open with Macro
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Open with Macro

JC,

Use the Shell command. E.g.,

Shell "C:\Program Files\Photoshop.exe"



--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"jc lewis" wrote in message
om...
Can someone tell me the exact code you would write to open
c:\programs\photoshop with an excel macro. Also, will an excel

macro
follow your mouse movements to do things in other programs.?

Thanks
JC LEwis