View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Patrick Molloy[_2_] Patrick Molloy[_2_] is offline
external usenet poster
 
Posts: 1,298
Default Can excel be formatted to use as a timer?

read help on the timer object.
You could use this within a function easily enough

"dsantos" wrote:

I need to create a timer that will time several different functions
simultaneously.