ACC95: Filter By Form Fails in Combo Box Filled with Value List
Article ID: 139045
Article Last Modified on 6/25/2002
APPLIES TO
- Microsoft Access 95 Standard Edition
This article was previously published under Q139045
Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
If you use Filter By Form and select a value in a combo box to filter on,
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. Microsoft Access does not support
Filter By Form on combo boxes filled with a value list when the bound field
is not the first displayed field.
RESOLUTION
To work around this problem, use Filter By Selection, or 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.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access
version 7.0. This problem no longer occurs in Microsoft Access 97.
Additional query words: fbf fbs
Keywords: kbbug kbfix kbusage KB139045