12
Хороші зразки для обробки помилок VBA
Які хороші моделі для обробки помилок у VBA? Зокрема, що мені робити в цій ситуації: ... some code ... ... some code where an error might occur ... ... some code ... ... some other code where a different error might occur ... ... some other code ... ... some …