G
Guest
I would like to have the results of Query1 appear in txtBox1 when I click
submit.
Not sure how to do this. By design, my query will only return 1 row. I can
execute the query in a docmd.openquery statement. I also have the SQL string
from the query. How can I move the integer result of the query to txtBox1 on
my form?
Humbly,
David
submit.
Not sure how to do this. By design, my query will only return 1 row. I can
execute the query in a docmd.openquery statement. I also have the SQL string
from the query. How can I move the integer result of the query to txtBox1 on
my form?
Humbly,
David