Gasman
Enthusiastic Amateur
- Local time
- Today, 00:08
- Joined
- Sep 21, 2011
- Messages
- 16,866
Thank you Mark. ATM, an error stops me even closing the form with @cheekybuddha's code, so I have to kill Access in task manager.If you are starting out working with custom classes, note this debugger setting...
View attachment 116654
If this is not set, the debugger will not break at the error in your custom class, it will break at the line making the call in the consumer.