Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm using Excel 2003. I've written a macro that goes through one thousand
lines of text, deletes the blank lines and inserts some columns. Nothing too complicated... When I was testing the macro, it ran fine. Now, all of a sudden, I'm getting the "Code Execution has been interrupted" error every few seconds while the macro is running. I mean, the macro curses down a few rows then the message occurs. I hit "continue"...the macro resumes, then a few seconds later - again with the message. I have no idea what is causing this. I have no break points anywhere in the macro. Any ideas would be greatly appreciated. Thanks. C -- Craig |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Show the code.
-- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "Craig" wrote in message ... I'm using Excel 2003. I've written a macro that goes through one thousand lines of text, deletes the blank lines and inserts some columns. Nothing too complicated... When I was testing the macro, it ran fine. Now, all of a sudden, I'm getting the "Code Execution has been interrupted" error every few seconds while the macro is running. I mean, the macro curses down a few rows then the message occurs. I hit "continue"...the macro resumes, then a few seconds later - again with the message. I have no idea what is causing this. I have no break points anywhere in the macro. Any ideas would be greatly appreciated. Thanks. C -- Craig |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code Execution Message | Excel Discussion (Misc queries) | |||
Macro 'Code execution has been interupted' error after print? | Excel Programming | |||
error: Code Execution has been interrupted | Excel Programming | |||
Code Execution Has been Interrupted | Excel Programming |