Project Explorer flashing

  • Thread starter Charles D Clayton Jr
  • Start date
C

Charles D Clayton Jr

I notice somtimes when I am working in the Project Explorer Window
(VBA) that it will be flashing. I think this means that some of my
code if firing but I do not know for sure. Can anyone tell me if this
is so? Can you also tell me how to figure out which routine is
firing?

Thanks,

Charles D Clayton Jr
 
J

John Spencer (MVP)

A GUESS.

Do you have a form with an active timer event? If so, when the timer fires...
 
C

Charles D Clayton Jr

Thanks for the answer. Sorry for the long delay in replying. I do
have some active timer events but I was sure that I had them set to go
off every hour but I will double check.

So there is no way to automatically see what code is firing? Too bad

Hope you are having a good day,

Charles D Clayton Jr
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top