G
GillesABelanger
I posted a message on that subject a few days ago. I guess my question was
not clear.
Take 2.
Using dap, Audits results are gathered in a database. I am typically
auditing five identical items and look for critical defect. The information
is stored as defects qty and qty of items audited.
Defects Qty of items audited
0 5
1 8
2 6
0 5
Those two fields are in the same table.
How can I divide the sum of "defect" by the sum of "Qty of Items audited"?
I can sum each item but I do not see how to divide one by the other.
I also want to create a Pivot table and get those numbers per selected period.
Is this possible?
Thanks
not clear.
Take 2.
Using dap, Audits results are gathered in a database. I am typically
auditing five identical items and look for critical defect. The information
is stored as defects qty and qty of items audited.
Defects Qty of items audited
0 5
1 8
2 6
0 5
Those two fields are in the same table.
How can I divide the sum of "defect" by the sum of "Qty of Items audited"?
I can sum each item but I do not see how to divide one by the other.
I also want to create a Pivot table and get those numbers per selected period.
Is this possible?
Thanks