Message popup 30 minutes after checkbox event

jpkeller55

New member
Local time
Yesterday, 20:17
Joined
May 10, 2012
Messages
9
I would like to have a message box popup 30 minutes after a user checks a checkbox (check5). I am thinking I would have to have VBA code to run on the After Update property of the checkbox but not sure what the correct code would be. Any help would be appreciated. Thanks.
 
In addition to Uncle Gizmos suggestion - the form where you are using the timer event needs to stay open
 

Users who are viewing this thread

Back
Top Bottom