I have a textbox on a form and what I want to do is have a user enter a value, click a button, and a query will run. The fields of the query will be used to fill out a number of other textboxes on the form.
I know this must be simple but I can't seem to get it. If I specify the query in a...