Decimal Place Difference (I Guess)

shah0101

Board Regular
Joined
Jul 4, 2019
Messages
139
Hi Excel Experts,

Problem is when I calculate the Garment price with Quantity which is: $15.60 x 1,103 = $17,206.80 but when break the contents of the garment the total value changes to $16,684.21 which brings the total difference of $342.59.

The fabric and other accessories has to be calculated with its consumption in meters or kg or pieces.

Here is the link to the file:
Garment Cost Sheet

Thanks in advance.
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
The decimal difference is only about $ 1.76. The rest of the difference is that you have 3 items with a "Net Cons" = 2 (Column F)
In column W "Factory - R.M. QTY REQ" you are factoring that in and have * Column F.
The equivalent column P "Eastern - R.M. QTY REQ does not factor that in so its only using 1 unit instead of 2.

Book4
ABCDE
3Sl No.Fabric DescriptionNet Cons ( in kg )TypeDifference
46POCKET ZIPPER2Eastern-$227.22
57SLEEVE HD PRINT STICKER2Factory$0.00
68neck tape+CF tape2Eastern-$113.61
7
8-$340.83
9
10Rounding difference-$1.76
11
12-$342.59
Sheet1
Cell Formulas
RangeFormula
E8,E12E8=SUM(E4:E7)
 
Upvote 0
The decimal difference is only about $ 1.76. The rest of the difference is that you have 3 items with a "Net Cons" = 2 (Column F)
In column W "Factory - R.M. QTY REQ" you are factoring that in and have * Column F.
The equivalent column P "Eastern - R.M. QTY REQ does not factor that in so its only using 1 unit instead of 2.

Book4
ABCDE
3Sl No.Fabric DescriptionNet Cons ( in kg )TypeDifference
46POCKET ZIPPER2Eastern-$227.22
57SLEEVE HD PRINT STICKER2Factory$0.00
68neck tape+CF tape2Eastern-$113.61
7
8-$340.83
9
10Rounding difference-$1.76
11
12-$342.59
Sheet1
Cell Formulas
RangeFormula
E8,E12E8=SUM(E4:E7)


Thanks
 
Upvote 0

Forum statistics

Threads
1,221,527
Messages
6,160,342
Members
451,638
Latest member
MyFlower

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top