Insert a query result into a form or text box

S

scubadiver

Hello,

I have a combo box of queries so when I choose a query it opens separately.

I found a database with a dynamic form that places a query result into a
text box. It is similar to what I would like but my queries are "totals"
queries with calculated percentages.

So what I would like is to use the after update event of the combo box to
place the query result into a text box.

What is the best way to go about doing this?

cheers
 
S

scubadiver

Probably not clear enough.

I have a list of queries and I want to choose which query I show in the text
box.

thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top