on error resume next
ヤバそうな処理
if err.number<>0 then
エラーリカバリー
end if
on error goto0