Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
In a model with some userforms I´ve made the loading like this "Load ufAvskr ufAvskr.Show" It works mostly OK but for one of the userforms there is a problem, runtime error 424, Object is needed. Thanks in advance for any help how I can solve this. Regards Mats -- ESI Update |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That sounds as though it may be a problem in the userform itself.
Goto ToolsOptions in the VBIDE, and in the General tab set the Error trapping to Break on All Errors, then try it again and see if it tells you where. -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "Mats Nilsson" wrote in message ... Hi All, In a model with some userforms I´ve made the loading like this "Load ufAvskr ufAvskr.Show" It works mostly OK but for one of the userforms there is a problem, runtime error 424, Object is needed. Thanks in advance for any help how I can solve this. Regards Mats -- ESI Update |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Bob,
Thanks for your answer. When I checked the userforms control once again i saw that one of them had wrong name in the code. Best Regards Mats -- ESI Update "Bob Phillips" wrote: That sounds as though it may be a problem in the userform itself. Goto ToolsOptions in the VBIDE, and in the General tab set the Error trapping to Break on All Errors, then try it again and see if it tells you where. -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "Mats Nilsson" wrote in message ... Hi All, In a model with some userforms I´ve made the loading like this "Load ufAvskr ufAvskr.Show" It works mostly OK but for one of the userforms there is a problem, runtime error 424, Object is needed. Thanks in advance for any help how I can solve this. Regards Mats -- ESI Update |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loading a Userform | Excel Programming | |||
Loading website from userform | Excel Programming | |||
Loading Userform | Excel Programming | |||
Loading UserForm gives error | Excel Programming | |||
Loading UserForm on start up. | Excel Programming |