Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Using Excel XP.
I have an add-in that references Solver.xla. Unfortunately, whenever I load up Excel, I get the following error while loading, and this prompt is very annoying. How do I get rid of it but keep the reference to Solver? Error: This workbook is currently referenced by another workbook and cannot be closed. Any help would be most appreciated! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Depends on what is causing it. If you are unloading solver, then the
solution would be to check if it is loaded first, then don't unload and reload it. -- Regards, Tom Ogilvy "R Avery" wrote in message ... Using Excel XP. I have an add-in that references Solver.xla. Unfortunately, whenever I load up Excel, I get the following error while loading, and this prompt is very annoying. How do I get rid of it but keep the reference to Solver? Error: This workbook is currently referenced by another workbook and cannot be closed. Any help would be most appreciated! |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I do not understand. My add-in does not call Solver on startup. It
merely contains a reference to Solver. I am not unloading or reloading anything - just booting up Excel. Any other suggestions? (Thanks!) Tom Ogilvy wrote: Depends on what is causing it. If you are unloading solver, then the solution would be to check if it is loaded first, then don't unload and reload it. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you are not doing anything and you get the message, then you will have to
debug your environment to figure out what is causing the message. The situation you describe is not what is normally experienced, so it is something specific to your environment. -- Regards, Tom Ogilvy "R Avery" wrote in message ... I do not understand. My add-in does not call Solver on startup. It merely contains a reference to Solver. I am not unloading or reloading anything - just booting up Excel. Any other suggestions? (Thanks!) Tom Ogilvy wrote: Depends on what is causing it. If you are unloading solver, then the solution would be to check if it is loaded first, then don't unload and reload it. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
#N/A Error Reference | Excel Worksheet Functions | |||
Deleted row reference error | Excel Discussion (Misc queries) | |||
reference #value error | Excel Worksheet Functions | |||
VBA - chart reference error | Excel Programming | |||
VBA reference error | Excel Programming |