Ok...
I've created a form which a combo box and a command button, the command button runs a query (through the wizard).
However, when I run it, all records come up, not just the one that has been selected in the combo box.
Can I put something on my query so that it finds ONLY the record selected in the combo box ?