ACC2: Combo Box Reference Returns Next Row If ColumnHeads = YesLast reviewed: May 14, 1997Article ID: Q154141 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. After you select an item in a combo box, a text box referencing the Column property of the combo box will display information from the next row.
CAUSEThis occurs if the ColumnHeads property of the combo box is set to Yes and the AfterUpdate event of the combo box performs a requery on this same combo box.
RESOLUTIONTo work around this problem, do either of the following:
STATUSMicrosoft has confirmed this to be a problem in Microsoft Access version 2.0. This problem no longer occurs in Microsoft Access version 7.0.
MORE INFORMATION
Steps To Reproduce Problem
|
Keywords : FmsCmbo kbusage
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |