Pivot Table Help

mfbball04

New Member
Joined
Nov 17, 2017
Messages
10
Hey Guys,
I have a data that currently looks something like this...
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]WO Nbr
[/TD]
[TD]Part Nbr
[/TD]
[TD]SCP[/TD]
[TD]Orig WO Qty
[/TD]
[TD]Qty Scrap
[/TD]
[/TR]
[TR]
[TD]10044
[/TD]
[TD]31593
[/TD]
[TD]PDB
[/TD]
[TD]408
[/TD]
[TD]22
[/TD]
[/TR]
[TR]
[TD]10044
[/TD]
[TD]31593
[/TD]
[TD]HMI
[/TD]
[TD]408
[/TD]
[TD]11
[/TD]
[/TR]
</tbody>[/TABLE]

Obviously there are a ton more row, scrap codes, etc. But how would I go about setting up a pivot table that gets me scrap %? Which would pretty much be the sum of qty scrap / orig wo qty (408). Everytime I try and add orig wo qty to values it counts it as 816 instead of the 408. Please help
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).

Forum statistics

Threads
1,223,911
Messages
6,175,323
Members
452,635
Latest member
laura12345

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