View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mats Samson Mats Samson is offline
external usenet poster
 
Posts: 112
Default Loading UserForm gives error

Hello,
I have 3 UserForms and I changed the Caption name to a more descriptive than
UserFormx! The first form is a Menu loading the second, Registrator. this
works fine! But when Registrator wants to load (CommandButton) the third,
Calculation, I get "Invalid Procedure Call or Argument". I can also change
the name of the third but keep the second with defaultname "UserForm2" then
all works fine as well.
It seems that 3 named caption in a serie doesn't work?!?!?!?
Regards
Mats