View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JimRich JimRich is offline
external usenet poster
 
Posts: 4
Default debug not working

I have some code that I am trying to fix and wanted to step through the code.
When i clicked on "Step Into" nothing happend. No other code is running.
The cursur is inside the sub routine. I have other code that is being
exicuted when i just run it but even with a breakpoint set it does not stop.
Is there a way to turn "Debug" back on?