View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter[_21_] Peter[_21_] is offline
external usenet poster
 
Posts: 35
Default stop command does not trigger

Hi All,

What ca be wrong when a macro (laced with stop commands) just goes on like
there aren't any stop commands at all?

This occurs when I click a button on a worksheet. This just suddenly
happened. VBE always stopped when it found a Stop in my code.

Thanks in advance.
Peter