Hints and tips home » VBA hints and tips » Stuck in a Code Loop
Stuck in a Code Loop
If you ever get stuck in an infinite code loop when programing in VBA use
CTRL+BREAK
to exit the procedure
Added by Carlos on 24th November 2006
More VBA hints and tips, like:
- Count the Rows and Columns in a Selection
- Use GoTo to Select A Cell With VBA
- Stop Screen Flickering When Running Code
|
» Forum post: To add up cells |



Course updates

