S
sirshannon
I have tried several different On Error ways to trap/hide errors but none of
them are working for a "file not found" error when opening a text file for
input. Not even On Error Resume Next works.
Is there a setting somewhere that I have missed or is the error not
trappable when caused by "Open FileName For Input as #1"?
them are working for a "file not found" error when opening a text file for
input. Not even On Error Resume Next works.
Is there a setting somewhere that I have missed or is the error not
trappable when caused by "Open FileName For Input as #1"?