|
-
Feb 28th, 2002, 05:52 AM
#1
Thread Starter
New Member
Question about closing excel.
What vb-code can I put in my macro formula to close the program excel? I use this code to close the document without saving:
Application.DisplayAlerts = False
ActiveWorkbook.Close
This code only closes te document and not the whole excel program. What code can I use for that?
Thanks for replies!
Greetz Relli.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|