ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   launching an external program or proceedure within vba (https://www.excelbanter.com/excel-programming/348127-launching-external-program-proceedure-within-vba.html)

Mark HOlcomb

launching an external program or proceedure within vba
 
Can a lunch a proceedure or an .exe from vba?


Jim Thomlinson[_4_]

launching an external program or proceedure within vba
 
You can give this a try...

Sub LaunchProgram()
Shell "C:\Windows\Notepad.exe"
End Sub

--
HTH...

Jim Thomlinson


"Mark HOlcomb" wrote:

Can a lunch a proceedure or an .exe from vba?



All times are GMT +1. The time now is 06:28 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com