P
PaulHilgeman
I am wondering if it is possible to accurately create sums in this
report:
I have 2 tables. Orders and Order Details
Among other data, Orders contains a field "Total Income" which is the
total income for the job, automatically recorded before any deposits
or payments are made against an outstanding balance.
Among other data, Order Details contains various line items, their
cost, sale price and installation costs. There are always multiple
line items per order.
When I create a report to tally everything up, the field TotalIncome
gets added on a per-line item basis, making it way way too big.
Any idea how to get this to work correctly, So that I am totaling
"TotalIncome" per job, but totaling "Cost" "SalePrice" and
"InstallCost" per line item?
Thanks!!!
Paul
report:
I have 2 tables. Orders and Order Details
Among other data, Orders contains a field "Total Income" which is the
total income for the job, automatically recorded before any deposits
or payments are made against an outstanding balance.
Among other data, Order Details contains various line items, their
cost, sale price and installation costs. There are always multiple
line items per order.
When I create a report to tally everything up, the field TotalIncome
gets added on a per-line item basis, making it way way too big.
Any idea how to get this to work correctly, So that I am totaling
"TotalIncome" per job, but totaling "Cost" "SalePrice" and
"InstallCost" per line item?
Thanks!!!
Paul