ACC: How to Create a "Please Wait" MessageLast reviewed: October 24, 1997Article ID: Q96989 |
The information in this article applies to:
SUMMARYModerate: Requires basic macro, coding, and interoperability skills. Sometimes you may want to display a status message to inform a user he or she must wait for an action to be completed. For example, you may want to display the text "Please Wait" while Microsoft Access is initializing a database, running a long query, and so on. You can do this by using a form and a macro. This article presents a simple example using the sample database Northwind.mdb (or NWIND.MDB in version 1.x or 2.0). NOTE: This article explains a technique demonstrated in the sample files, FrmSampl.exe (for Microsoft Access for Windows 95 version 7.0) and FrmSmp97.exe (for Microsoft Access 97). For information about how to obtain these sample files, please see the following articles in the Microsoft Knowledge Base:
ARTICLE-ID: Q150895 TITLE : ACC95: Microsoft Access Sample Forms Available on MSL ARTICLE-ID: Q175066 TITLE : ACC97: Microsoft Access 97 Sample Forms Available on MSL MORE INFORMATIONTo display a status message in Microsoft Access, do the following:
|
Additional query words: statusbar status bar meter wait
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |