ACC2000: Combo Box Wizard Does Not Allow Selection of Table/Query (208807)
The information in this article applies to:
This article was previously published under Q208807 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
When you select the Find a record on my form based on the value I selected in my combo box option in the Combo Box Wizard dialog box, the Combo Box Wizard does not give you the option to select a table or query as your data source.
CAUSE
When you select the option to find a record based on your selection in
the combo box, the Combo Box Wizard uses the data from the RecordSource property of the form as the RowSource property for the combo box.
RESOLUTION
To work around this behavior, let the Combo Box Wizard build the combo
box, and then, after the Combo Box Wizard finishes building the combo box,
manually change the RowSource property of the combo box to the table or query that you want. For an example of how to do so, follow the steps in
the "Steps to Reproduce Behavior" section later in this article.
REFERENCESFor more information about combo boxes, click Microsoft Access Help on the Help menu, type Combo boxes: What they are and how they work. in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Major | Last Reviewed: | 6/30/2004 |
---|
Keywords: | kbprb KB208807 |
---|
|