H
hkgary33 via AccessMonster.com
Dear all,
I’ve built a form that can be divided into two parts. The left-hand part is
for the user to input certain criteria in the textboxes for searching, after
clicking the “search†button, then the relevant search results will be shown
in the right-hand part of the form. I’ve successfully designed the criteria
controls and the query, but how can I display the query results by means of
the textboxes in the right-hand part of the form? Since I don’t want the
query results to be pop-up in the default datasheet view, I just want to show
those results in that form.
For example, after the query runs, it will have 3 cells containing the query
results, how can I get these values and then show it in the 3 textboxes in
the form? How can I set the Control Source of the textboxes?
Thanks a lot!
Gary
I’ve built a form that can be divided into two parts. The left-hand part is
for the user to input certain criteria in the textboxes for searching, after
clicking the “search†button, then the relevant search results will be shown
in the right-hand part of the form. I’ve successfully designed the criteria
controls and the query, but how can I display the query results by means of
the textboxes in the right-hand part of the form? Since I don’t want the
query results to be pop-up in the default datasheet view, I just want to show
those results in that form.
For example, after the query runs, it will have 3 cells containing the query
results, how can I get these values and then show it in the 3 textboxes in
the form? How can I set the Control Source of the textboxes?
Thanks a lot!
Gary