G Guest Oct 22, 2004 #1 I would like my computer to alert me every 30 minutes, any idea how I can set this up?
A Alex Dybenko Oct 22, 2004 #2 You can use form's Timer event for this - just set desired interval and add notification in event procedure
You can use form's Timer event for this - just set desired interval and add notification in event procedure