I will try that. Thank you. Originally Posted by SamT Well, that is a new question than your original post use On Error 'For X in Y On Error GoTo Skippit 'some lines of code Skippit: 'Maybe some more lines of code Next X
'For X in Y On Error GoTo Skippit 'some lines of code Skippit: 'Maybe some more lines of code Next X
Forum Rules