Hi Everyone,
How can I display the full set of a query's results on a form. Example: My query returns n records: OrgID, First, Last, Address, City, State, Zip
I would like to be able to display the results in text boxes on a form. Of course, n can vary with each instance of the query...