N
Norm Henderson
Today I have read several posts on this topic and I am still having problems setting criteria in a query using a combo box in a form. In the query I have set the criteria on the criteria line: [Forms]![MyFormName]![Combo8] (The name of the combo box was given this name by the program, I guess).
On the form using the Combo8 box, I have set the values to be drawn from another table that contains the values.
On the form, I set a command button to run the query. However, when I bring up the form, it is totally blank. If I delete the criteria from the query, the form comes up as usual with the various boxes, etc. showing. Obviously, I have not done something or have made an incorrect connection between the query and the form for it to be blank.
Would appreciate some further help here. Thanks. Norm.
On the form using the Combo8 box, I have set the values to be drawn from another table that contains the values.
On the form, I set a command button to run the query. However, when I bring up the form, it is totally blank. If I delete the criteria from the query, the form comes up as usual with the various boxes, etc. showing. Obviously, I have not done something or have made an incorrect connection between the query and the form for it to be blank.
Would appreciate some further help here. Thanks. Norm.