Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
OK - What am I doing wrong?
'Move Files To Their Archive Locations Dim movScrpt As Object Set movScrpt = CreateObject("Wscript.Shell") movScrpt.Run "\\ServerName\Enterprise Forecasting & Scheduling Team\MoveReports.vbs" I get a Run-Time error '-2147024894(80070002)': Method 'Run' of object 'IWshShell3' failed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA equivalent for WScript.Sleep | Excel Programming | |||
WScript.Shell | Excel Programming | |||
WScript.Echo... VBA Reference? | Excel Programming | |||
using WScript.CreateObject("Wscript.Shell | Excel Programming | |||
WScript object not found (???) | Excel Programming |