|
-
Dec 11th, 2001, 11:01 AM
#1
Thread Starter
Hyperactive Member
VBA Closing Excel
Little help.. what command can i give from WITHIN Excel to close Excel? Im looking for something as easy as 'App.close' or something like that.. is there a way?
-Matt
[vbcode]
'*****************************
MsgBox "MCD :: [email protected]", vbInformation + vbOKOnly, "User"
'*****************************
[/vbcode]
-
Dec 11th, 2001, 11:03 AM
#2
Lively Member
Don't ever Ginop before you Ginip 
-
Dec 11th, 2001, 11:04 AM
#3
Lively Member
Closing Excel
Hi
Try this:
Excel.Application.Quit
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
|