excel VBA break execution when there's no break key on keyboard

前端 未结 12 1771
耶瑟儿~
耶瑟儿~ 2021-01-01 11:42

I\'m just noticing that on my laptop (Dell XPS 15z) there\'s no BREAK key (no dedicated number keypad). I\'m running the debugger step-by-step and then when all seems fine,

12条回答
  •  渐次进展
    2021-01-01 12:22

    I found a way round this, opened another instance of Excel and another spreadsheet, then opened the VBA editor from there and it showed as "running" so I could click the stop button

提交回复
热议问题