Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I accidentally made a infinite loop with a for statement. It basically
msgboxes for every cell in the sheet. I can't get out of it with Esc or End. How would I stop the macro? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If all else fails:
Ctrl+Alt+Delete Windows Task Manager Applications Select EXCEL End Task You will loose any changes since your last save. "J@Y" wrote: I accidentally made a infinite loop with a for statement. It basically msgboxes for every cell in the sheet. I can't get out of it with Esc or End. How would I stop the macro? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
O i found out how. Ctrl + Break. Good to know for those whose having this
trouble. "Toppers" wrote: If all else fails: Ctrl+Alt+Delete Windows Task Manager Applications Select EXCEL End Task You will loose any changes since your last save. "J@Y" wrote: I accidentally made a infinite loop with a for statement. It basically msgboxes for every cell in the sheet. I can't get out of it with Esc or End. How would I stop the macro? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
J@Y wrote:
O i found out how. Ctrl + Break. Good to know for those whose having this trouble. Thanks for posting your solution. Ctrl-Break also worked with GW-BASIC back in 1983. Bill |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Ctrl+Alt+Delete
Windows Task Manager Or just Ctrl-Shift-Esc to go directly to the TM. (I do a lot of app killing<g). -- Jim "Toppers" wrote in message ... | If all else fails: | | Ctrl+Alt+Delete | Windows Task Manager | Applications | Select EXCEL | End Task | | You will loose any changes since your last save. | | "J@Y" wrote: | | I accidentally made a infinite loop with a for statement. It basically | msgboxes for every cell in the sheet. I can't get out of it with Esc or End. | How would I stop the macro? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Infinite sum formula | Excel Worksheet Functions | |||
Infinite loop using Worksheet_Calculate | Excel Discussion (Misc queries) | |||
infinite rows? | Charts and Charting in Excel | |||
For Next Infinite Loop | Excel Discussion (Misc queries) | |||
Urgent-Urgent VBA LOOP | Excel Discussion (Misc queries) |