View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TomK76 TomK76 is offline
external usenet poster
 
Posts: 12
Default How do I write a macro for keeping time?

I would like to write a macro that will work in Excel 2003 that would enable
a user to use keys on the keyboard (F5 and F6 for example) to start and stop
a timer function and return the amout of time elapsed between
keystrokes...like a stop watch. I would like to use this to track machine
downtime.