A real begineer
Registered User.
- Local time
- Today, 22:07
- Joined
- Nov 4, 2000
- Messages
- 74
I have been asked to add a timeclock function to my forms. I had a look at a few books and have only found a reference to a timer control in VB 6.0 which does not appear to be available in VBA. I need the timeclock to run continuously regardless of events or non events on screen and when a pre set time is reached beep and open a form. I can see how to do this in response to an event, however, I am worried about looping as I think I could end up in a unfinishing loop.
Any suggestions are appreciated.
Any suggestions are appreciated.