Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default VBA project does not close when workbook is closed

I have a large project that uses VBA to open and close files. The project is
password protected. I recently ran into a problem whereby a password prompt
appears when closing Excel and VBA projects remain open after the
corresponding workbooks have been closed.

This error was apparently caused by omitting statements in the style of 'Set
objectName to Nothing' before closing the workbook (a solution documented in
other forums). This has since been corrected. The password prompts no
longer appear and workbooks are closed by the code without problems.

However, the problem I now have is that VBA projects now remain open for any
spreadsheet that is manually opened and closed (regardless of whether they
have any code in them). Re-opening the same file causes a second instance of
the same project to appear. They remain open until Excel is shut down.

I have tried cleaning my code and re-installed Excel but have been unable to
find a fix. I have found references to other people seeing similar symptoms,
but no solutions. My suspicion is that there may be some sort of hangover
issue in the registry or with DLLs, as all workbooks are affected.

I am using Excel 2002 with SP3 (although identical symptoms have been seen
on a colleague's machine which runs Excel 2003).

Any assistance would be greatly appreciated.

Simon.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA project does not close when workbook is closed


There is no point in multi-posting, if someone can answer they will.
I generally ignore multi-posts because I find that someone has probabl
answered another one somewhere else.

In this case, having tried other solutions and failed, I would gues
that my workbook has become corrupt (a very common ocurrence
especially if heavy coding involved) and take steps to transfe
everything bit by bit to a new workbook, testing each time

--
Brian

-----------------------------------------------------------------------
BrianB's Profile: http://www.excelforum.com/member.php...tinfo&userid=5
View this thread: http://www.excelforum.com/showthread.php?threadid=27001

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default VBA project does not close when workbook is closed

To clarify, the problem must exist within somewhere external to the workbook
as it is experienced when *any* workbook is opened (although it seems to
have been triggered initially by a problem with a specific workbook, which
has since been fixed).

It is not fixed by re-installing either Excel (or the entire Office suite).

I have been unable to find a specific reference to anyone experiencing this
problem for all workbooks. At the moment the only option (which is not very
appealing!) seems to be a complete rebuild of the two machines on which the
offending workbook has been opened.

Cheers
Simon.


"BrianB" wrote in message
...

There is no point in multi-posting, if someone can answer they will.
I generally ignore multi-posts because I find that someone has probably
answered another one somewhere else.

In this case, having tried other solutions and failed, I would guess
that my workbook has become corrupt (a very common ocurrence,
especially if heavy coding involved) and take steps to transfer
everything bit by bit to a new workbook, testing each time.


--
BrianB


------------------------------------------------------------------------
BrianB's Profile:
http://www.excelforum.com/member.php...info&userid=55
View this thread: http://www.excelforum.com/showthread...hreadid=270010



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA project does not close when workbook is closed


Try temporariliy removing links in Tools/Addins
Check XLSTART folder to see if there is anything there

--
Brian

-----------------------------------------------------------------------
BrianB's Profile: http://www.excelforum.com/member.php...tinfo&userid=5
View this thread: http://www.excelforum.com/showthread.php?threadid=27001

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
VBA project does not close when workbook is closed SimonN Excel Programming 5 July 1st 20 05:47 AM
VBA Project - Open/Close with Macro Danny Excel Worksheet Functions 2 September 7th 07 11:02 PM
why do all files get closed when i only close one in excel? carrie Excel Discussion (Misc queries) 1 November 28th 05 06:45 PM
copy worksheet from closed workbook to active workbook using vba mango Excel Worksheet Functions 6 December 9th 04 07:55 AM
Project stays in VBEditor when workbook is closed Tod Excel Programming 1 April 7th 04 02:34 PM


All times are GMT +1. The time now is 06:35 PM.

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"