12-13-2016, 06:16 PM
Thanks.
All of this works when I have the yellow arrow, otherwise not.
Let's say in code above, I stop at the number 2.
I have a Notepad openned with "12" typed in.
I start the macro again with Ctrl F5, and it finishes the macro by adding a "34".
But I realize I wanted to add a 2.5 in the middle.
Now I'd like to start back the debug at the line:
out 2 ;;will stop here. Press F5 to continue.
But for me it is starting back at the top.
Basically if I could manually put the yellow arrow near a line it would be perfect.
All of this works when I have the yellow arrow, otherwise not.
Let's say in code above, I stop at the number 2.
I have a Notepad openned with "12" typed in.
I start the macro again with Ctrl F5, and it finishes the macro by adding a "34".
But I realize I wanted to add a 2.5 in the middle.
Now I'd like to start back the debug at the line:
out 2 ;;will stop here. Press F5 to continue.
But for me it is starting back at the top.
Basically if I could manually put the yellow arrow near a line it would be perfect.
