Creating a PAUSE Button in Visual Basic for Applications (131847)
The information in this article applies to:
- Microsoft Excel for Windows 95
- Microsoft Excel for Windows 5.0c
- Microsoft Excel for the Macintosh 5.0a
This article was previously published under Q131847 SUMMARY
In Visual Basic, Applications Edition, there is no built-in equivalent for
the MS Excel 4.0 PAUSE() macro function. The Visual Basic code in this
article provides an alternative.
You might want to use this code to pause execution of your macro while a
user enters data directly in a sheet or manipulates menus.
REFERENCES
For more information, see the Visual Basic User's Guide, Chapter 12,
"Managing Toolbars and Toolbar buttons with Visual Basic"
| Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
|---|
| Keywords: | kbcode kbhowto kbProgramming KB131847 |
|---|
|