View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jos Vens Jos Vens is offline
external usenet poster
 
Posts: 52
Default Excel doesn't quit

Hi,

I was wondering why excel (sometimes) doesn't quit after the command
"application.quit"
In other circumstances (other workbooks, it works fine)

The workbook quits but Excel stays open. I have to press the close button
and then excel quits.

I have a userform that opens at startup and a button on that form has the
command "application.quit" (it unloads the form and should close excel)

Thanks
Jos Vens