ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Load anther microsoft application from excel (https://www.excelbanter.com/excel-programming/346322-load-anther-microsoft-application-excel.html)

Crowbar

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

Gary''s Student

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



All times are GMT +1. The time now is 02:40 PM.

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