Brad Marks
BradM at blackforestltd.com
Thu Jan 20 16:58:39 CST 2011
All, Thanks for the help with this. I appreciate your ideas. I downloaded the sample that A.D. Tejpal had published and used it as a starting point. I now have a "MsgBox with a Timer" in a test application. It works nicely. Thanks again, Brad ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of A.D. Tejpal Sent: Wednesday, January 19, 2011 10:08 PM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Msgbox with Timer (Access 2007 ? VBA) Brad, My sample db named Form_MsgBoxAutoClick might also be of interest to you. It is in access 2000 file format and is available at Rogers Access Library. Link: http://www.rogersaccesslibrary.com/forum/forum_topics.asp?FID=45 This sample db demonstrates automatic closing of message box after a specified time delay (as desired), if the user fails to respond in the mean time. Two methods are covered, one using windows API and the other based upon SendKeys. Note - Windows API method is the preferred one (SendKeys method is included mainly for academic interest). Best wishes, A.D. Tejpal ------------ ----- Original Message ----- From: Brad Marks To: Access Developers discussion and problem solving Sent: Thursday, January 20, 2011 08:38 Subject: [AccessD] Msgbox with Timer (Access 2007 ? VBA) What is the best way to implement the equivalent of a Msgbox with a timer? Thanks, Brad -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.