Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 110
Default The Differences in the Shell Command in Excel 2003 and 2007

In Excel 2003 to run a Shell for an executable file (.exe) it took the form:

Filename = "C:\Path\File.exe"
RetVal = Shell(Filename, 1)

How do you run a Shell for an executable file in Excel 2007?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default The Differences in the Shell Command in Excel 2003 and 2007

Shell is a VB function and hasn't changed in Excel 2007.

--
Jim
"Philosophaie" wrote in message
...
| In Excel 2003 to run a Shell for an executable file (.exe) it took the
form:
|
| Filename = "C:\Path\File.exe"
| RetVal = Shell(Filename, 1)
|
| How do you run a Shell for an executable file in Excel 2007?


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
excel 2007 differences to 2003 questions George Applegate[_2_] Excel Discussion (Misc queries) 0 May 4th 09 08:41 PM
can you summarize differences between Excel 2000, 2003 & 2007? LSL Excel Discussion (Misc queries) 2 August 7th 08 03:39 PM
Excel Macros - Any Major Differences Between 2003 and 2007 bk Excel Worksheet Functions 1 November 20th 07 03:56 PM
Differences between csv saved from Excel 2003 and Excel 2007 Update Excel Discussion (Misc queries) 0 September 28th 07 10:53 PM
Help: Excel and Shell Command [email protected] Excel Programming 7 April 25th 06 01:22 AM


All times are GMT +1. The time now is 11:09 AM.

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"