Thread: Debug VBA
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Cowan Paul Cowan is offline
external usenet poster
 
Posts: 1
Default Debug VBA

After interrupting the execution of code in Excel and debugging or ending the
excecution, the system (Microsoft Visual Basic) randomly interrupts the
excecution of code - not necessarily the code being debugged.

The only solution I have found is to restart my computer.

Any suggestions would be appreciated as this problem is time-consuming and
to say the least frustrating.