Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro that runs perfectly on three machines but not the 4th, it
comes up with runtime error (9) subscript out of range, when I hit debug it highlights windows(macrofile).activate line in vba code. All machines run same operating software and have same version of excel. any ideas |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I replied to this a while back but don't see it so here it is again. Whatever
macrofile is cannot be found, whether it is a path or variable or whatever. It is searching for a window with that name, there isn't one, check to see what it is looking for, and whether or not you have it. -- -John Please rate when your question is answered to help us and others know what is helpful. "JBW" wrote: I have a macro that runs perfectly on three machines but not the 4th, it comes up with runtime error (9) subscript out of range, when I hit debug it highlights windows(macrofile).activate line in vba code. All machines run same operating software and have same version of excel. any ideas |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
runtime error '1004' application or object defined error | Excel Programming | |||
xpath error? Runtime Error 13 type mismatch | Excel Discussion (Misc queries) | |||
runtime error '1004' application or object defined error. Please help | Excel Programming | |||
Excel 2003 Macro Error - Runtime error 1004 | Excel Discussion (Misc queries) | |||
Syntax Error Runtime Error '424' Object Required | Excel Programming |