Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can Excel be closed automatically after running a Macro, or from the Macro?
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sure, from the macro: application.quit (Be sure to save your file before
testing this step!). "Ken Soenen" wrote: Can Excel be closed automatically after running a Macro, or from the Macro? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I must have looked in the Application method list 500 times. I don't know
why I couldn't find QUIT. But, it's there!!! Thank you "bpeltzer" wrote in message ... Sure, from the macro: application.quit (Be sure to save your file before testing this step!). "Ken Soenen" wrote: Can Excel be closed automatically after running a Macro, or from the Macro? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel does not terminate requested task with available resources | Excel Discussion (Misc queries) | |||
terminate a form | Excel Discussion (Misc queries) | |||
Excel 2003 will not terminate with application.quit | Excel Programming | |||
terminate a runnig macro | Excel Programming | |||
Can't terminate the excel instance from VB | Excel Programming |