I'm looking for a way to ignore them if you know what I mean.
K Ken Johnson Feb 22, 2006 #2 Hi famdamly, On Error Resume Next placed before the line likely to produce the error On Error GoTo 0 to reactivate normal error reporting Ken Johnson
Hi famdamly, On Error Resume Next placed before the line likely to produce the error On Error GoTo 0 to reactivate normal error reporting Ken Johnson