View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
LenB LenB is offline
external usenet poster
 
Posts: 25
Default inadvertently created loop

Try setting macro security to medium (Tools-Options-Security-Macro
security). When you open your spreadsheet, it will ask if you want to
enable or disable macros. Say disable. Then alt+F11 to into the editor
to fix it.

Len


marianne wrote:
I have accidentally put in some code which I now cannot stop from running.
Can someone please help me.

How do I get into the script editor when a message box keeps coming up:

I can't even get in to post my code.

Please help me