J
Joe M.
Hi. I have a form with several fields that are referenced by a query. When I
populate the form's text boxes and other controls and then run the query then
the query displays the results. I would like the query results from certain
fields to populate separate text boxes reserved to display the query results
on the same form. The query always returns one row of results. For example,
the query contains fields: product, description and location. I would like to
hit a cmdbutton on the form and have these fields displayed in text boxes
(prod, desc and loc) on the form. I do not want the user to scroll thru
records or anything like that, just display the results in these text boxes.
Can someone help? Thanks! JM
populate the form's text boxes and other controls and then run the query then
the query displays the results. I would like the query results from certain
fields to populate separate text boxes reserved to display the query results
on the same form. The query always returns one row of results. For example,
the query contains fields: product, description and location. I would like to
hit a cmdbutton on the form and have these fields displayed in text boxes
(prod, desc and loc) on the form. I do not want the user to scroll thru
records or anything like that, just display the results in these text boxes.
Can someone help? Thanks! JM