If you don't use an On Error Resume Next statement, then any runtime error that occurs is fatal; i.e. an error message is displayed and the execution stops.
確定! 回上一頁