ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   XLA will not load (https://www.excelbanter.com/excel-programming/314922-xla-will-not-load.html)

[email protected]

XLA will not load
 
An XLA I have written crashed and will now not load again into Excel.
It may have been corrupted but it also may have crashed due to an
infinite loop, but I can't get into the code to debug it.

Are there any other options to break into the code, maybe even rescue
some of it?


keepITcool

XLA will not load
 

if the file is named as .xla
but the workbook's ISaddin property = False then
excel is confused..

open it..
select thisworkbook in the project explorer/
change isAddin property in Properties window

save it.
now deactivate/reactivate the addin in the addins dialog and it should
be ok.


keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


wrote:

An XLA I have written crashed and will now not load again into Excel.
It may have been corrupted but it also may have crashed due to an
infinite loop, but I can't get into the code to debug it.

Are there any other options to break into the code, maybe even rescue
some of it?





All times are GMT +1. The time now is 01:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com