stop VBA

S

Souris

I have endless loop n my VBA on open workbook by mistake.

It runs when open spreadsheet.

Are there any way to open speadsheet without running open work book to
modify and debug my VBA code?


Your help is great appreciated,
 
F

FSt1

hi
to stop a run away loop, hit the emergency stop buttons....
Ctrl + Break.

regards
FSt1
 
P

Patrick Molloy

to open a workbook without the code running, hold down the SHIFT key when to
click the open button
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top