![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: May 2002
Posts: 91
|
i am running a macro automatically .
how to close excel after completing that macro. when i am closing , still personal.xls is opened. how to close that. [ This Message was edited by: jkpd2000 on 2002-05-16 08:19 ] |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: May 2002
Posts: 91
|
have i posted a hard question?
|
|
|
|
|
|
#3 |
|
New Member
Join Date: May 2002
Posts: 7
|
If you use
Application.Quit in your code that will shut down Excel. Any open workbooks will be closed. If any of them has been changed and not saved, Excel will prompt you to save or discard the changes for each open workbook. Just my $0.02 |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|