I NEED A STOPWATCH TO CALCULATE A TOTAL TIME

L

Live to Ride

I need to create a form in which a user can start a timer and stop it, which
could be restarted and stopped (like a stopwatch) and to be able to calculate
the total time between the first start and last stop. Help!

Any ideas

Many thanks

Dave
 
J

Jeff Conrad

Hi Dave,

Follow this link to Microsoft's site:

ACC97: Microsoft Access 97 Sample Forms Available in
Download Center:
http://support.microsoft.com/?id=175066

Download and install the Frmsmp97.exe file.
This has over 30 sample forms.
Convert to your version if necessary.

Then look for the form called frmStopWatch.
It should be just what you need.
 
Top