Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a form, "form a" which is called by a Function in a Sub, "Sub1".
I also have a form, "form b", called by a Sub, "Sub2". "form b" calls "Sub1" which, in turn, calls "form a." After I unload "form a," "form b" comes to the front and "form a" remains visible in back of "form b". I want "form a" to diappear after it is unloaded. How do I do this? ShowModal is true for both forms. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Close form instead of hide | Excel Programming | |||
how to close a form in vba (not hide) | Excel Programming | |||
Hide a form button | Excel Programming | |||
Show Form, Hide all Sheets | Excel Programming | |||
Form wont hide | Excel Programming |