reports

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

Guest

Can reports accomplish everything that queries can? For example, can we get
results in report equivalent to those for a crosstab query
 
Yes,
You base your report source on a table or a query, so you can create a cross
tab query or any other query and then display the result of that query in a
report.

A query should return the desire data, and the report will display it in a
nice way.
 

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