Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Im using the following code to quite excel: Private Sub UserForm_QueryClose(Cancel As Integer, CloseMode As Integer) Application.Quit ActiveWorkbook.Close End Sub A standard saving message pops up when i click the "x" on the userform, if I click “yes” it saves the file and quits excel = 100% , if I click “no” it does not save the file but it quits excel = 100%, but when I click the cancel button or the "x" it does not unload the standard excel saving message and resume the userform...it goes into debug mode? -- T.c.Goosen1977 ------------------------------------------------------------------------ T.c.Goosen1977's Profile: http://www.excelforum.com/member.php...o&userid=35895 View this thread: http://www.excelforum.com/showthread...hreadid=559216 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there a way to unload the loaded XLL file in Excel? Hi all, I amdebugging XLL link library using Visual C++. Everytime I rebuild the XLL, Ihave to close the whole Excel program and relaunch the Excel program again,and then load in the newly gene | Excel Discussion (Misc queries) | |||
Help with quiting a workbook | Excel Programming | |||
Excel crashes after quiting | Excel Programming | |||
Quiting Gracefully! | Excel Programming | |||
Quiting Excel | Excel Programming |