L
LdoubleE80
Our order entry system spits out reports to excel. One of the hassels
is freight dollars on shipments with multiple items. It shows every
item as having the total freight rather than dividing it out equally
among every item. The report looks like this.
Column A Item QTY FRT
Order 123 x 240 120.00
Order 123 y 120 120.00
Order 124 x 400 140.00
Order 124 z 200 140.00
I want a formula to figure out the frieght for each item based on the
order #, so for Order 123, Item "x" would have $80 of freight, while
Item "y" would have $40 of freight. What function do I use here?
is freight dollars on shipments with multiple items. It shows every
item as having the total freight rather than dividing it out equally
among every item. The report looks like this.
Column A Item QTY FRT
Order 123 x 240 120.00
Order 123 y 120 120.00
Order 124 x 400 140.00
Order 124 z 200 140.00
I want a formula to figure out the frieght for each item based on the
order #, so for Order 123, Item "x" would have $80 of freight, while
Item "y" would have $40 of freight. What function do I use here?