wrong results in calculating the sum of some fields in a report

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

Guest

i have a problem in calculating the sum of a field in a report, where the
report contains two joined tables because the records of one table are
repeated with every record in the other tableso some fields are added twice
then the sum result is wrong
 
i have a problem in calculating the sum of a field in a report, where the
report contains two joined tables because the records of one table are
repeated with every record in the other tableso some fields are added twice
then the sum result is wrong

Well? Correct the query so it gives the correct sum.

If you'll post the SQL view of the query and indicate how the sum
*should* be calculated someone should be able to help do so.

John W. Vinson[MVP]
 

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