Article ID: 111308
Article Last Modified on 10/11/2006
APPLIES TO
- Microsoft Excel 97 Standard Edition
This article was previously published under Q111308
SUMMARY
In Microsoft Excel, when you use the Show method to display a dialog box,
the dialog box must be closed or hidden before you can return to the Visual
Basic procedure that called it.
REFERENCES
For more information about the Show Method, click the Search button in
Visual Basic help and type:
For more information about the Hide Method, click the Search button in
Visual Basic help and type:
For more information about the DismissButton Procedure, click the Search
button in Visual Basic help and type:
For more information about the CancelButton Procedure, click the Search
button in Visual Basic help and type:
Additional query words: XL 8.00 97 VB memory VBE
Keywords: kbhowto KB111308