help with report from query which has a custom dialog (newbie)

  • Thread starter Thread starter colmobrien
  • Start date Start date
C

colmobrien

I have a form which is has two combo boxes and a command button, the combo
boxes
collect the criteria for the query which is run on pressing the command
button.

this runs the query and displays the results on screen in table.

how can i skip this and send the query straight to a report on pressing the
command button

thanks for any help you can give me
 
Build a report based on your query. Then go to the design view of your form
and use the command button wizard to add a button that opens your report.
 

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

Similar Threads

Combo Box on Report 10
Build Report based on 3 conditions 4
Report formatting hangs 3
Query Criteria 3
Report show query criteria 3
Custom Parameter Dialogs for Reports 2
access report 0
Filtering Report Data 3

Back
Top