View Single Post
  #1 (permalink)  
Old 12-07-03, 19:33
John Allen John Allen is offline
Registered User
 
Join Date: Dec 2003
Location: Wellingborough , UK
Posts: 3
Closing Excel with Visual Basic

Hi All , This is going to sound really silly to all you experts out there...
but what is the correct command to use for closing Excel with Visual basic. I am new to VB and am using a book with writen examples , but , the example shows the following:

xlsApp.Workbooks.Close
xlsApp.Quit


This does close the workbook , but not the application.?
Any suggestions.
regards
John Allen
(Newbie)
Reply With Quote