Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi
I am using multi forms all of them in modal. When I want another form displayed, via a button click, I 'hide' th current form and 'show' the one that is required, the second for becoming visible and accessible, (the former is hidden). All appear correct. On the second form there is an option to pop up another form on anothe button click, so I 'hide' the second form and 'show' the third form, th third form is now accesible, the other 2 forms are hidden. When I exit from the 3rd form, whose execution correctly sets values t a couple of Excel cells, I 'unload' it, and 'show' the 2nd form, an when I decide to exit the 2nd form, that too is 'unloaded' and th first form is set to 'show' again and becomes visible. It still retai the values it had before - which is what I wanted, however, when change a value on the form I get an 'Exception Occured' error when th focus changes. Other info: (i) If I just go from the first form to the second and back and fort between the 2 there is never an error. (ii) If I go from the second form to the third form and back and fort between the 2 there is never an error. Totally bamboozled, any ideas ? Ro -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting how many days since last accident occured on the job | Excel Discussion (Misc queries) | |||
An unavaliable error has occured | Excel Discussion (Misc queries) | |||
Finding Time that Max Occured | Excel Discussion (Misc queries) | |||
Unexpected error occured. - MS Excel | Excel Discussion (Misc queries) | |||
VBA - Forms Exit Errors | Excel Programming |