Thread: VBA Debug Issue
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Burkett[_2_] Michael Burkett[_2_] is offline
external usenet poster
 
Posts: 1
Default VBA Debug Issue

I have tried recently to debug a macro and I am having an issue. Once I get to a line that opens another workbook, it runs through the remaining lines of code until the end. It will not allow me to step through any line after the workbook is open. Ideas on what would cause this?