I have a rather large VBA subroutine I wrote. I am trying to split it up, but until then, there are a few areas that might encounter an error. I'd like to know whereabouts in the module the error occurred. Mind you, this is distributed as an MDE, so the user cannot get to the code, even during an...