View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mats Samson Mats Samson is offline
external usenet poster
 
Posts: 112
Default Error loading forms

Hello!
Is really ALL information flushed when a form is unloaded?
I have a small Menu-form loading another form and setting certain parameters.
The 1st form is unloaded when the second is loaded and shown.
If I exit the second form (and unloading it), loading (via the code) the
Menu-form again and select to load a new instance of the second form
(evetually with different parameters), the program hangs at the loading with
a white empty form-frame and will never complete.
Why?

Best regards
Mats