View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike H. Mike H. is offline
external usenet poster
 
Posts: 471
Default Strange Occurences

I have some start-up code that is causing me fits. It will just continually
run and I can't break it. But if I place some msgboxes at places within the
code, without changing ANYTHING ELSE, it works fine. I don't get it. And if
I go to the macro editor during this execution sometimes the explorer section
on the left is ALL GRAY. And the sheet names are in blue and the actual
names are not shown, only sheet1, sheet2, etc, not sheet1 (Main) sheet2
(Data), etc. Any ideas what is causing this strange goings on?