O
onlyng
Symptom: Compiled application crashes while same uncompiled
application works OK.
Platform: XL 2003 on winXP
I have an XL application with about 150 Subs and 1500 lines of code.
All the subs are accessed via a custom CommandBar, created by code.
It has been working fine for a long time.
Recently, I made a small update, involving some cells and just one
sub. I compiled and saved the application.
The application started crashing, when another sub was called - not
the modified one.
To my surprise, I discovered, that if I saved the application without
compiling it, it works!
I tried VBA Code Cleaner, and same pattern persists. The compiled
version crashes while the uncompiled version works.
Any idea?
Thanks
Dovy
application works OK.
Platform: XL 2003 on winXP
I have an XL application with about 150 Subs and 1500 lines of code.
All the subs are accessed via a custom CommandBar, created by code.
It has been working fine for a long time.
Recently, I made a small update, involving some cells and just one
sub. I compiled and saved the application.
The application started crashing, when another sub was called - not
the modified one.
To my surprise, I discovered, that if I saved the application without
compiling it, it works!
I tried VBA Code Cleaner, and same pattern persists. The compiled
version crashes while the uncompiled version works.
Any idea?
Thanks
Dovy