skilche1
Registered User.
- Local time
- Today, 16:55
- Joined
- Apr 29, 2003
- Messages
- 226
I am working on several databases and have one that need a countdown timer. Here is the scenario; I am creating a db to track samples that we put into a weatherometer (simulating exposed sun light over a period of time) with periodic sample checking. The countdown format I would like to see is dd/hh/mm in a forum.
I need this for two functions. 1st is to be able to countdown to the next light bulb change (every 1500 hours). 2nd is a timer that shows the current time samples have been exposed with the option to pause when we perform periodic sample checks, then resume which is also linked to the countdown timer as well (linking back to the countdown is critical so it doesn’t continue when the light is off). This also needs to be continued on computer start-up the next day without missing a second. I would to be able to input the start date for the countdown in a textbox in a form, stored in a table and shown in a form.
Is there anyone that can help me out with this?
Thanks
Steve
I need this for two functions. 1st is to be able to countdown to the next light bulb change (every 1500 hours). 2nd is a timer that shows the current time samples have been exposed with the option to pause when we perform periodic sample checks, then resume which is also linked to the countdown timer as well (linking back to the countdown is critical so it doesn’t continue when the light is off). This also needs to be continued on computer start-up the next day without missing a second. I would to be able to input the start date for the countdown in a textbox in a form, stored in a table and shown in a form.
Is there anyone that can help me out with this?
Thanks
Steve