Hello all...I was looking for a way to implement a line of code that on error jumps to a specific line...there are a couple instances of my code that in some circumstances I really need it to jump if there is an error. .if there were a way to do it something like On Error GoTo Line 37 could I...