Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have coding for an application that uses three userforms, a Main form, a
Team form, and a form for changes to team information. I have coded for moving from form-to-form and back. Data moves correctly back and forth. I have checked to make sure the forms are unloaded when another form is loaded. There are no loops in the coding. However, when I click on a "browse" command button on the Main form that closes the userform and goes to the worksheet, one form stays open. Without boring you all with extensive coding, is there something I'm missing about closing a form with "frm_Main.hide"? I tried coding for closing ALL forms but the same thing happens. Any help would be appreciated as I've been all through this, forwards and backwards, and can't see the problem. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I stop the close method in an auto close macro | Excel Programming | |||
Don't let user close. Use macro button to close? | Excel Programming | |||
In Before Close Sub ActiveWorkBook.Close(False) repeat procedure | Excel Programming | |||
Excel shoud not close all active books when clicking close button | Excel Discussion (Misc queries) | |||
excel - Windows close button (x) should only close active workboo. | Setting up and Configuration of Excel |