View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Loading userform problem

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