View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
David Sisson[_3_] David Sisson[_3_] is offline
external usenet poster
 
Posts: 17
Default Procedures stop with no indication of problem

You can put

Application.StatusBar = "Step 1, File 1"

in several places to see where it hangs.

This appears at the bottom left of the screen.