Forum Discussion
JimDW2450
Mar 30, 2020Copper Contributor
Count Numbers and Quantities
I have Column A that has multiple duplicate part numbers Column B shows a QTY for that part number I want to remove duplicates but count the quantities, so for example Part Number QTY A ...
JimDW2450
Mar 30, 2020Copper Contributor
Abiola1
Mar 30, 2020MVP
To use the PivotTable:
1. Click inside the data
2. In the Insert tab, on the far left, click on PivotTable
3. In the PivotTable dialogue box, click on OK
In the PivotTable Fields, drag and drop Part Number inside Rows and Qty inside Values
That is all
If this answers your question, kindly accept as Best Response
- JimDW2450Mar 30, 2020Copper Contributor
When I follow your direction that is what I see and when I clock ok I get a message Data source reference is not valid.
Im not sure what I am doing wrong?