Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm busy with some events in VBA.
I've created an EventClass with 2 subs Connect and Disconnect to activate the Events.
There is 1 OnSaveDocument event present and it works perfect.
But when I'm working on other code, and during debugging it crashes, the Eventclass seems to get disconnected.
That means I have to reconnect to the EventClass again each time my code crashes.
How can I prevent this from happening?
Thanks in advance.
Solved! Go to Solution.