Hrishikesh Sandilya
New Member
I am very new to VBA and so please don't mind if my question is very simple.
I put my program into an infinite loop while writing a DO WHILE loop.
I tried to stop it by Ctrl+Pause/Break but it did not work and finally I was compelled to do Alt+Ctrl+Del.
Can someone tell me if there is a better way to stop a program running a infinite loop.
I put my program into an infinite loop while writing a DO WHILE loop.
I tried to stop it by Ctrl+Pause/Break but it did not work and finally I was compelled to do Alt+Ctrl+Del.
Can someone tell me if there is a better way to stop a program running a infinite loop.