Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I had the script below running from an internal web page
that calls the script. There is other code to change registry settings that has been stripped out. This portion of the code was running fine with Office 2000. We moved to Office 2003 and the script won't open the spreadsheet now. Is there something new about the shell command or wscript file in 2003 that would not allow this to run??? dim direty1 direty1 = "T:\IncidentReporting\Reports\safety.xls" Set shell = CreateObject("WScript.Shell") shell.run direty1 Thanks in advance for any help!! Gordon Cashmore |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
eula pops up every time i open an office program. office 2003 ins. | Excel Discussion (Misc queries) | |||
Office 2007 compatibility pack on Office 2003 (slow network file | Setting up and Configuration of Excel | |||
Upgrading from Office 2003 Small Bus to Office 2003 Pro | Setting up and Configuration of Excel | |||
Office 2000/Office 2003 Excel not printing landscape vise versa | Setting up and Configuration of Excel | |||
WScript object not found (???) | Excel Programming |