I need to set a value of a text box to the 3rd field of a query when I click a command button in the form. It'll run the query, extract the 3rd field and show it in the text box. Can anyone show me a snippet of code that would do it or something similar?