Newbie in Report Designing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Im a newbie in designing reports with no or very little knowledge in VB. now
im given the task to design an accounting report with data coming from 2
different tables. Any suggestioins?
 
Reports are based on data. Data comes from tables, and/or from queries.

If your two tables are related, use a query to gather the information.

If your two tables are unrelated, use two reports, and embed one of them as
a subreport in the other 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

Back
Top