Newbie programmer that I am, I'm at least familiar with the importance of error handling in my code. However, I'm unfamiliar with best practice.
Currently, I error handle every sub. Like below (modeled after what comes in the sample MS Access databases for error handling).
Private Sub...