Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an Error 424 (Object Required) in my code. I have located where it is
using On Error method. But I don't understand why the code doesn't break automatically to raise the error. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You probably have On Error statements which tells the code not to break when
it finds an error. Remove (or comment) the On Error statement. "J@Y" wrote: I have an Error 424 (Object Required) in my code. I have located where it is using On Error method. But I don't understand why the code doesn't break automatically to raise the error. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"Object Required" error when calling .Net DLL | Excel Programming | |||
"Microsoft Visual Basic runtime error '424' object required". | Excel Worksheet Functions | |||
error while compiling "OBJECT REQUIRED" | Excel Discussion (Misc queries) | |||
Getting "Object Required" Error Message - Need Help !!! | Excel Programming | |||
update...."object required" rt er 424 | Excel Programming |