excel - Step into when opening another workbook -
I am trying to debug the code using "step in", but the first part of my code is another The workbook requires the text box. So when "Text Inbox" appears, it just stops (I mean there is no chance of selecting the file through the button or filling it with the keyboard). Is there a way to step by step or debug code to avoid this step?
Thanks in advance!
You can (temporarily) add code due to a break For example
debug Ascar incorrect
Comments
Post a Comment