What is the best and most efficient way of location exactly WHICH line causes an error? i use the on error statement most, but i have to put one on Every line until i can narrow down the error cause, is there one line/function that can do all that?