M
Michel
If I use the 'On Error Goto' to send a report by email how can I
include the line code that caused the error?
And how can I still go to the vba-code-line to debug it?
It seems Err. is missing something like Err.Line or Err.Code.....
include the line code that caused the error?
And how can I still go to the vba-code-line to debug it?
It seems Err. is missing something like Err.Line or Err.Code.....