Article ID: 141563
Article Last Modified on 10/11/2006
APPLIES TO
- Microsoft Excel 5.0 Standard Edition
- Microsoft Excel 5.0c
- Microsoft Excel 5.0 Standard Edition
- Microsoft Excel 5.0 for Macintosh
- Microsoft Excel 5.0a for Macintosh
- Microsoft Excel 95 Standard Edition
- Microsoft Excel 97 Standard Edition
This article was previously published under Q141563
SUMMARY
An Auto_Close procedure is an automatic procedure stored in a workbook that runs automatically when the workbook is closed. You can place automatic procedures in any Microsoft Visual Basic for Applications module in the workbook. A workbook-level automatic procedure is identified by its name (that is, Auto_Close or Auto_Open) as it appears in the module.
REFERENCES
For more information about
Auto_Close procedures, click the
Index tab in Microsoft Excel Help, type the following text
and then double-click the selected text to go to the
"Running
procedures when you open or close a workbook" topic.
"Microsoft Excel Visual Basic Programmer's Guide," pages 208-210
"Microsoft Excel Visual Basic User's Guide," version 5.0, pages 266-267
Additional query words: 8.0 xl97 5.00c auto close autoclose
Keywords: kbhowto kbprogramming kbdtacode KB141563