The information in this article applies to:
SYMPTOMSIn Microsoft Excel, if you create a dialog sheet, and you assign a macro to an edit box control with an Edit Validation type of Reference or Formula, the macro may not run as expected. That is, the macro will not run until you select another control object that is not a Reference or Formula edit box. STATUSMicrosoft has confirmed this to be a problem in the products listed above. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
An edit box control is an object that can be used in a dialog box to allow
users to enter data. Edit boxes have an Edit Validation property which
determines how the contents of the selected edit box will be validated when
the dialog box is closed. The Edit Validation property can be any one of
the following types: Text, Integer, Number, Reference, or Formula.
Additional query words: 5.00c
Keywords : kbprg PgmOthr |
Last Reviewed: October 15, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |