I don't see it in the debug menu. Is there are keyboard short cut?
I don't see it in the debug menu. Is there are keyboard short cut?
Just type Stop one line above where you want to pause the execution of the code.
Is this what you mean?
Alternatively, use
This can be used to conditionally pause execution based on the results of a calculation![]()
Please Login or Register to view this content.
If the result is False, then the code will pause.![]()
Please Login or Register to view this content.
You also have the option of setting a breakpoint http://office.microsoft.com/en-us/su...819.aspx?CTT=1
Originally Posted by shg
Use F9 to toggle breakpoints and F8 to step through the code.
If posting code please use code tags, see here.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks