View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gerhard[_2_] Gerhard[_2_] is offline
external usenet poster
 
Posts: 1
Default Can't terminate the excel instance from VB

I create hyperlinks in an excel workbook from VB. If i
want to add more hyperlinks I first have to close my
application before I can add more hyperlinks. I have tryed
to quit, close workbook and application and set the excel
object to nothing but the excel object keeps on running in
the background.