Hello,
I'm looking to re-do my Error Handling as it seems to be quite messy, at the moment I use the same code in each VBA entry; On Load, Click etc. I have a large system with lots of forms etc so I was looking to call a module that would hold the error handling in it for all area's. I use the error handling to stop any breaks and also to display a message box and log the error in a table.
Can anyone point me in the right direction for this please or ideally maybe share an example with me?
Thank you,
Malcolm
I'm looking to re-do my Error Handling as it seems to be quite messy, at the moment I use the same code in each VBA entry; On Load, Click etc. I have a large system with lots of forms etc so I was looking to call a module that would hold the error handling in it for all area's. I use the error handling to stop any breaks and also to display a message box and log the error in a table.
Can anyone point me in the right direction for this please or ideally maybe share an example with me?
Thank you,
Malcolm