vonguyenphu
New Member
- Joined
- May 26, 2019
- Messages
- 29
I have a macro but when i run, i only run to specific line code (of course i don't use break point mode or F9)
Eg:
Line 1: .....
"
code here
"
Line 20: ...
"
code here
"
Line End:...
It only runs to Line 20 and stop there, i have to press F5 if i want to continue. That is like break point mode but i actually don't use F9. Pls help me for this case
Eg:
Line 1: .....
"
code here
"
Line 20: ...
"
code here
"
Line End:...
It only runs to Line 20 and stop there, i have to press F5 if i want to continue. That is like break point mode but i actually don't use F9. Pls help me for this case