PC Review


Reply
Thread Tools Rate Thread

code to quit

 
 
Edwin Merced
Guest
Posts: n/a
 
      9th Nov 2003
What would the code to quit Excel be if I need a button to run that macro?


 
Reply With Quote
 
 
 
 
Gord Dibben
Guest
Posts: n/a
 
      9th Nov 2003
Edwin

Sub QuitExcel()
Application.Quit
End Sub

Gord Dibben XL2002

On Sat, 8 Nov 2003 23:00:47 -0400, "Edwin Merced" <(E-Mail Removed)>
wrote:

>What would the code to quit Excel be if I need a button to run that macro?
>


 
Reply With Quote
 
Edwin Merced
Guest
Posts: n/a
 
      9th Nov 2003
THANKS!!

<Gord Dibben> wrote in message
news:(E-Mail Removed)...
> Edwin
>
> Sub QuitExcel()
> Application.Quit
> End Sub
>
> Gord Dibben XL2002
>
> On Sat, 8 Nov 2003 23:00:47 -0400, "Edwin Merced" <(E-Mail Removed)>
> wrote:
>
> >What would the code to quit Excel be if I need a button to run that

macro?
> >

>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Code to quit an application Jay Microsoft C# .NET 7 25th Jan 2007 10:40 PM
Anything wrong with using this code to Quit? Bob Microsoft Access 2 12th Sep 2006 10:51 AM
Code won't quit =?Utf-8?B?QWxseU9vcA==?= Microsoft Access VBA Modules 3 19th Mar 2006 08:07 PM
Run Code and then quit =?Utf-8?B?RGF2aWQ=?= Microsoft Access 3 21st Feb 2005 04:16 PM
Excel don't quit in ASP.net Code Andreas Friedrichs Microsoft Excel Programming 0 7th Jan 2004 12:16 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:19 AM.