No debug option in VBA runtime error

前端 未结 2 707
臣服心动
臣服心动 2021-01-14 17:22

I am using excel 2013. I do not get any debug option when there is a runtime error. How can I get a debug option during runtime errors?

Edit - I have realized that I

2条回答
  •  攒了一身酷
    2021-01-14 17:24

    In VBA editor, Tools->Options... menu, General tab in the resulting dialog, set "Break on All Errors":

提交回复
热议问题