To trap an error you have to explicitly test the err object to see if it holds an error. Syntax On Error resume next - Enable error handling On Error goto 0 - ...
確定! 回上一頁