Hi,
I have an inventory to try and determine how many RAW parts I need to order, FIN (parts made), WIP (parts available to be made), upcoming orders, RAW (same component in products a,b,c). I need a formula or function to take the FIN subtract the WIP and add the upcoming requirements to see how many raw parts are needed. But I need it to take into account if the number WIP has already been subtracted by one of the other components.
So for example
FIN
a = 15
b = 8
c = 81
WIP (part on hand to be divided and used in A,B,C)
=54
Upcoming orders
a=20
b=8
c=437
Raw Required
a=0 (15 in fin, 5 from WIP)
b= 0 (covered in FIN)
c= 307 (81 from FIN, 49 from WIP)
I'm not sure if I'm explaining this correctly, but for the RAW required C would need the formula to calculate the 81 in fin, subtract the 49 remaining in WIP realizing the 5 was taken for A.
Bookmarks