Display query results on form

T

Trisha

I am by no means a programmer but I have been able create a form with a combo
box, an OK buttom & a cancel button. The user select the report name from
the combo box and clicks OK and the query displays in a separate query window.

Is there a way to have the query display at the bottom of the form?

Thanks!
 
K

Klatuu

Add a subform to your form that is a datasheet view and has the query as its
record source.
 

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