1 minute!

B

Barcode

Hello
In Visual Basic programming (MS Access 2007), is there an instruction that
appears a message or a text if I leave the program alone for instance 1
minute.
Thanks.
 
B

Barcode

Thanks, yet I meant since I leave the program alone, it will count for a
moment, and then it appear the text or message, like windows screen saver!.

Forms On Timer event to trigger a popup form or message box, it always
updated the program.
 
Top