Hi,
I placed on a userform a label that is showing the current system time - lblClock.
In addition I placed few text boxes with different times.
My problem is that I want to trigger an event any time that the time in one of the text boxes is equal to the time in lblClock as long as the application is opened.
Thanks in advance for your help (access 2007)
Eli
I placed on a userform a label that is showing the current system time - lblClock.
In addition I placed few text boxes with different times.
My problem is that I want to trigger an event any time that the time in one of the text boxes is equal to the time in lblClock as long as the application is opened.
Thanks in advance for your help (access 2007)
Eli
Comment