report question

  • Thread starter Thread starter Jessica
  • Start date Start date
J

Jessica

Hello All,


Should I create reports from a query or more than one table or does it
not matter.


TIA,
Jess
 
Jessica,
Your table design, and what you need to see on your report, are what
determine the RecordSource of a report.
If one table , or a query based on one table is sufficient to provide the
report with the data it needs... then so be it. If more "related"
information
form other tables is needed, then add those tables to suit.
 
your best bet is like al wrote, go to the record source of the report (report
properties | data | Record source) and click on the right, on the icon with
three dots, then the query builder will open. you can then run your data and
you can add there what you need.

sam
 

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


Back
Top