Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 68
Default Can't terminate the excel instance from VB

Perhaps there is a hidden instance/s of Excel running? Check it by using
the task manager. Does the Application.BeforeClose event contain anything
that could prevent termination?

These are the only things I can think of that would be relevant. When you
say you create hyperlinks in the workbook is this an existing workbook that
you're opening or are you instantiating Excel then doing all the work in
code? If the later can you instantiate Excel, say set a cell value then
close it sucessfully? If not, there's something wrong with the way you're
setting things up/closing them down.


--

Regards,


Bill Lunney
www.billlunney.com

"Gerhard" wrote in message
...
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.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel - New Instance JMay Excel Discussion (Misc queries) 4 November 28th 09 04:55 PM
Can you terminate an autorecover save operation w/o terminating EX gcanty Excel Discussion (Misc queries) 1 June 18th 08 09:08 PM
excel does not terminate requested task with available resources Mukesh Patel Excel Discussion (Misc queries) 0 February 17th 06 03:17 PM
terminate a form tkaplan Excel Discussion (Misc queries) 5 October 24th 05 01:14 PM
Keep Excel from opening new instance widman Excel Discussion (Misc queries) 7 October 1st 05 01:53 AM


All times are GMT +1. The time now is 07:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"