Hi All,
Newbie question for you.
I have a form that holds the current time (running time) and what I would like to do is at certain times have a reminder text box pop up that tells the user to check a certain report. So when .txtCurrentTime = 11:00 A.M. I want a message box to pop up reminding them to Check the report, at 9:00 A.M. I want it to say something else. There will be several other tasks as well.
The user will have this form open all day, and the time is a running time but I can't figure out how to get a message box to pop up at specific times.
Any help would be appreciated.
Newbie question for you.
I have a form that holds the current time (running time) and what I would like to do is at certain times have a reminder text box pop up that tells the user to check a certain report. So when .txtCurrentTime = 11:00 A.M. I want a message box to pop up reminding them to Check the report, at 9:00 A.M. I want it to say something else. There will be several other tasks as well.
The user will have this form open all day, and the time is a running time but I can't figure out how to get a message box to pop up at specific times.
Any help would be appreciated.