Controlling the Tab Order in Excel Dialog BoxesLast reviewed: November 2, 1994Article ID: Q62141 |
The information in this article applies to:
SUMMARYMicrosoft Excel dialog box statements are interpreted as they are listed from top to bottom in the macro sheet. As a result, tabbing between items in the dialog box occurs in the order that they are listed on the macro sheet.
MORE INFORMATIONYou can correct a tabbing order that proceeds out of logical sequence or lets you decide which item in the dialog box will be active when you run the macro. You also can set a critical path through your dialog box, as follows:
Note: the information above also applies to version 5.0 only when using version 4.0 macro language.
|
KBCategory: kbusage
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |