Dear Access Gods,
I'm working on a way to change the criteria of a query using input from a textbox on a form. i.e. An ID number is typed into the textbox and I press a button and the text is automatically updated to the criteria in the query.
Even more details:
Table:
ID SCORE
1 100
2...