View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joseph Franchina Joseph Franchina is offline
external usenet poster
 
Posts: 2
Default closing an excel application

using excel and its VBA I have a process that reads text
data and formats and saves the result in excel workbook.
I now want to completely exit the EXCEL application VBA
code. I close the workbook ok but I can close the excel
app. Again I'm in an excel app already and now want the
VBA to quit it.