Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Load anther microsoft application from excel

Hello

I was wondering if you could load Word (its not word I really want, its going
to run a script in WRQ Reflection but we won't go into that) from an Excel
Macro, if you can and you know the code can you do a postie please

Danka

Gaz

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200511/1
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default Load anther microsoft application from excel

You can use the SHELL command to start another application:

x = Shell("cmd.exe /c C:\UserGuide.pdf", 1)

will both start the Acrobat Reader and load a pdf file
--
Gary''s Student


"Crowbar" wrote:

Hello

I was wondering if you could load Word (its not word I really want, its going
to run a script in WRQ Reflection but we won't go into that) from an Excel
Macro, if you can and you know the code can you do a postie please

Danka

Gaz

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200511/1

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
Microsoft Excel tries to load front page on opening Excel and Front Page Excel Discussion (Misc queries) 1 March 21st 05 08:51 PM
I cannot load the Analysis Toolpak in Excel 2003 like Microsoft H. Frustrated student Excel Discussion (Misc queries) 2 November 28th 04 11:59 PM
Microsoft Excel VB opening Access Application Nikos Yannacopoulos[_5_] Excel Programming 1 May 20th 04 01:02 PM
Load Testing Tool required for Excel Pivot table based OLAP Application Shanmugavel R P Excel Programming 2 March 1st 04 11:01 AM
Close Non-Microsoft Application From Excel Tom B Excel Programming 2 February 26th 04 06:40 PM


All times are GMT +1. The time now is 10:42 AM.

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

About Us

"It's about Microsoft Excel"