I have a simple timer that looks at actual time and date and looks at time and date in table. If = msgbox opens wont work something I'm not seeing with the time.
If you are looking for a direct match between current time and a stored time it is unlikely to happen, you would be better of testing to see if the Current time is greater than you stored time.