report linked to query by form

  • Thread starter Thread starter cmichaud
  • Start date Start date
C

cmichaud

I have designed a query which gets its paramters from a form. The form
contains a drop down combobox with names. a use selects a name and the
query brings up the cooresponding info. I have created a report with
this information. Actually a report with many subreports in the
detail. How do i link it all togeather. In truth, i want the user to
select a name from the form and have the ability to print the
report....maybe a button for preview and a button for print. Can
someone give me an idea....i am new to this. thanks.
 
If you "have designed a query which gets its parameters from a form", then
use this method to filter the report and subreports.
 
How do we know how you "... have designed a query which gets its parameters
from a form"? Do you actually have a form with controls that filter a query?
Reports have queries as record sources.
 

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

Back
Top