G
Guest
Hi world
I am using public variables defined and initialized in a modul
I run either via the Auto_open maro or in the ThisWorkbook.open() event procedure
But as soon as I enter the debugger in any module of my application and make any actio
that leads me to stop and restart the module, ALL public variables are LOST and I must exi
and restart the whole application to restore the publics
Could anyone tell me how to restore public variables from the debugger without having to
restart the application
Thanks for your suggestions.
I am using public variables defined and initialized in a modul
I run either via the Auto_open maro or in the ThisWorkbook.open() event procedure
But as soon as I enter the debugger in any module of my application and make any actio
that leads me to stop and restart the module, ALL public variables are LOST and I must exi
and restart the whole application to restore the publics
Could anyone tell me how to restore public variables from the debugger without having to
restart the application
Thanks for your suggestions.