Display query result in a form - How?

S

SteveL

I have a form which has a button on it and when the
button is clicked I'm trying to make a query run, which
is running fine. But I want the query results to display
on the form, kind of like a sub-form but in a dataview
mode.

Anyone know what to do?

--Steve
 
F

fredg

I have a form which has a button on it and when the
button is clicked I'm trying to make a query run, which
is running fine. But I want the query results to display
on the form, kind of like a sub-form but in a dataview
mode.

Anyone know what to do?

--Steve

Make the query the form's 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