ACC: Filter By Selection Fails in Value-List-Filled Combo Box
Article ID: 139042
Article Last Modified on 1/19/2007
APPLIES TO
- Microsoft Access 95 Standard Edition
- Microsoft Access 97 Standard Edition
This article was previously published under Q139042
Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
If you highlight part of the text in the text box portion of a combo box
and click Filter By Selection on the toolbar, no records are returned.
CAUSE
The combo box is filled with a value list and the bound column is not the
first displayed column in the list. When you highlight just part of the
text in the text box portion of a combo box, Microsoft Access cannot match
the text highlighted in the displayed column with the data from the bound
column that is actually stored in the underlying table's field.
RESOLUTION
To work around this behavior, display the bound column as the first visible
column in the combo box list, or fill the combo box with values from a
table or query.
Additional query words: fbf fbs
Keywords: kbprb KB139042