Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello All,
I have a vba code, at the end of this code I want to exit excel not close. If I close the excel workbook I can not run excel again from the scheduler. Can anyone provide me help?? thanx all. Murat Demir Hekimoglu |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you want to exit Excel, use
Application.Quit "Murat Demir HEKIMOGLU" wrote in message ... Hello All, I have a vba code, at the end of this code I want to exit excel not close. If I close the excel workbook I can not run excel again from the scheduler. Can anyone provide me help?? thanx all. Murat Demir Hekimoglu |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 07 won't exit | Setting up and Configuration of Excel | |||
exit excel | Excel Discussion (Misc queries) | |||
Exit Excel programmatically | Excel Programming | |||
If a called sub exit, how to the caller exit right away? | Excel Programming | |||
Aborting Excel Exit | Excel Programming |