Microsoft Knowledge Base |
|
XL: Linked List Box Returns Incorrect Index Value |
|
|
Last reviewed: September 13, 1996
Article ID: Q115401 |
|
The information in this article applies to:
SYMPTOMSIn the versions of Microsoft Excel listed above, when you use the Microsoft Excel 4.0 macro language to create a custom dialog box, the following two types of dialog box controls will return incorrect index values:
WORKAROUNDTo work around this problem, change the linked list box item number (cell B4 below) from 16 to 15 (that is, change it to a standard list box). If you are using a drop-down combination edit/list box, change the item number 22 to a 21 (to a standard drop-down list box).
MORE INFORMATION
Steps to Reproduce Behavior
NOTE: In Microsoft Excel 4.0, you receive the correct result of 1.
|
|
KBCategory: kbusage
©1997 Microsoft Corporation. All rights reserved. Legal Notices. |