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 ...
Abiola1
Mar 30, 2020MVP
Hello, you can use PivotTable to do that easily
JimDW2450
Mar 30, 2020Copper Contributor
- Abiola1Mar 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