View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bernie Deitrick Bernie Deitrick is offline
external usenet poster
 
Posts: 5,441
Default Timer causes run-time error '6' overflow

Brian,

Post your code?

Bernie
MS Excel MVP

"Brian Murphy" wrote in message
...
I'm using Timer to profile some code. For no reason I can think of
I'm getting overflow when trying to call Timer to get the time value.

Why would this happen?
If I enter debug mode and press continue, the error goes away.

Thanks,

Brian