TheLibrary
Programmer
Crystal 9
I need to monitor parts to stock and status of completion:
Part No. OnHandQty ShipQty
1000-22 20 10
1000-22 20
1000-22 15
1022-05 30 10
1022-05 10
Total to Ship 65
OnHand Ready to Ship 40
Calculating the "OnHand Ready to Ship" is the difficulty. The multiple entries of part no.s is for each of the separate sales orders. You can't just subtract the total "ShipQty" from the total "OnHandQty", each part no. needs to be evaluated then placed into the "Running Total".
Request specific help or reference to a posted FAQ.
Thanks,
Gerry
I need to monitor parts to stock and status of completion:
Part No. OnHandQty ShipQty
1000-22 20 10
1000-22 20
1000-22 15
1022-05 30 10
1022-05 10
Total to Ship 65
OnHand Ready to Ship 40
Calculating the "OnHand Ready to Ship" is the difficulty. The multiple entries of part no.s is for each of the separate sales orders. You can't just subtract the total "ShipQty" from the total "OnHandQty", each part no. needs to be evaluated then placed into the "Running Total".
Request specific help or reference to a posted FAQ.
Thanks,
Gerry