forms queries

  • Thread starter Thread starter elima
  • Start date Start date
E

elima

Hi, I need to create a form which has a button when the user clicks on the
button it generates a query and produces a report from info in different
tables. I do not know even where to begin, can someone help me? Thank you
 
You don't need to run any queries.
Create the reports you want to run. In your report you identify which
tables and or queries you want to combine to create a recordset for the
report. Then you run the report or reports from a form.

So, start by creating your first report. Then post back for more info.
 

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