AccessQuestions
Registered User.
- Local time
- Today, 12:58
- Joined
- Jan 13, 2014
- Messages
- 15
I have created a combo box, named "Combo3", based on "FieldX" from "Table1". I am trying to have it be the parameter for a Make Table Query. The Make Table query is outputting only the same "FieldX" from "Table1". Under the Criteria in the query for FieldX I typed: [Forms]![FormName]![Combo3]
However when I run the query with a selection made in the combo box, It pastes 0 rows into the new table. I have looked up multiple threads on this but it seems like people rarely have issues. Are there reasons that this may not work correctly?
However when I run the query with a selection made in the combo box, It pastes 0 rows into the new table. I have looked up multiple threads on this but it seems like people rarely have issues. Are there reasons that this may not work correctly?