Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The following line (see below) works fine in Excel 97
but gives an "Object Required" message in Excel 2000. (Note that this is VBScript, not VBA) Set mg = xcel.ActiveSheet.Columns(1).Find("Info Schedule") I tried preceeding the errored line above with DIM mg but the error still occured. Does anyone know what might be causing the error? Thanks Jim |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to Create New Worksheet and Reference Cell in Old Worksheet As Tab Name - "Object Required" Error | Excel Discussion (Misc queries) | |||
"Microsoft Visual Basic runtime error '424' object required". | Excel Worksheet Functions | |||
error while compiling "OBJECT REQUIRED" | Excel Discussion (Misc queries) | |||
update...."object required" rt er 424 | Excel Programming | |||
"Member Not Found" Error with Excel 2000 | Excel Programming |