I have a table like this:

I want to create a new table that lists all the different Parts with the total of each time that part occurs and the How Many in each row. This is just to create an order list without repeating the rows.
I figure rollups might be the solution but I can’t figure this one out.

