View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
halim halim is offline
external usenet poster
 
Posts: 13
Default Userform load problem...please help!

Hi Oz.,

Can you more specify what code are in your userform class?

may be I can solve if you send the codes to my email :
the yellow highlights means the error that occured.


thanks,

halim


Ozgur Pars menuliskan:
Hi,
I have a userform with a multitab on it. While I waa adding controls onto it
it suddendly stoped loading and started to give me this error:
Path/File Access Error
Run-time error '361'
The message when pressed on OK is "Can't load or Unload this Object"

When I press debug it highlights the Userform1.show line in my code.

- I added the multi tab control recently do I have to specify which page to
load? (But it did work even after adding teh multi tab)
- Did I hit a limit of controls one can put on a userform? Is there such a
limit and would it even give me such a message?

I really have to get around this problem and any help would be greatly
appreciated.

Ozgur