Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Microsoft Excel tries to load front page on opening | Excel Discussion (Misc queries) | |||
I cannot load the Analysis Toolpak in Excel 2003 like Microsoft H. | Excel Discussion (Misc queries) | |||
Microsoft Excel VB opening Access Application | Excel Programming | |||
Load Testing Tool required for Excel Pivot table based OLAP Application | Excel Programming | |||
Close Non-Microsoft Application From Excel | Excel Programming |