I have data similar to this:
Make Model Qty
Ford Fusion 25
Honda Accord 13
Honda Accord 17
Ford Fusion 18
I want the output to be:
Ford Fusion 43
Honda Accord 30
I know this can be done with 2 conditional sums, but in my real problem I have 1500 vales in column A and 30+ in column B.
Is there a way to do this in Excel or am going to have to write a program (if that's the case, any idea)?
Thanks
Bookmarks