exit excel within vba
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
|