Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Mats,
Are you using global variables or arrays. These get reset when a form is displayed. http://support.microsoft.com/default...b;en-us;169621 I am sure you are setting public variables in the form before showing it. You might want to add some sanity error checks to identify the problem. This being said. Why dont you examine the design of your code calling the forms. You might want to load all the forms (Load frm). Then show and hide your forms as required without unloading them (frm.show frm.hide). You can unload the form when you are done with the use of the menu. Regards, Jayant |
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) | |||
saving and loading contents of user forms | Excel Discussion (Misc queries) | |||
Error in loading DLL | Excel Programming | |||
Error Loading dll | Excel Programming |