View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default Launch an .exe like notepad.exe with a macro?

Shell "Notepad.exe", vbNormalFocus

This has been suggested many times in this group and elsewhere. Post back if
you are not sure how to search Google, or if your question means something
else.

Regards,
Peter T

"Fan924" wrote in message
...
No result from Google.