Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Tom,
why didn't I think of that? Best regards Mats "Tom Ogilvy" wrote: Sounds like you changed the caption, but didn't change the name. The useform has a name property. Change this to the same name as the caption to get your macro to work. So change the name of the second Userform to Registrator rather than Userform2. The caption can be anything. -- Regards, Tom Ogilvy "Mats Samson" wrote in message ... 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 - error saving file & error loading dll | Excel Discussion (Misc queries) | |||
Error Loading DLL | Excel Discussion (Misc queries) | |||
Error in Loading DLL | Excel Programming | |||
Loading UserForm on start up. | Excel Programming | |||
Error Loading Add-In | Excel Programming |