Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default launching an external program or proceedure within vba

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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,119
Default 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?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
launching an external program or proceedure within vba Gary''s Student Excel Programming 0 December 14th 05 06:15 PM
Launching Program with Time Sensitive Data Jerry Erbe Excel Discussion (Misc queries) 0 August 29th 05 09:50 PM
Run external program. Tom Excel Programming 1 April 14th 05 01:03 PM
Excel 2000 Program not launching Ligaya Excel Discussion (Misc queries) 9 February 24th 05 06:38 PM
Can I run an external program? [email protected] Excel Programming 17 December 7th 04 11:23 PM


All times are GMT +1. The time now is 10:46 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"