In column A I have drop down lists (names of different products). In Column B there is an input of how many kg is going to be used. In column A one specific product may be appeared more than one times and the same is happening in other columns. I.E.
A1 = productA , B1= 100
A10 = productA, B10=30
C11 = productA, D11=70
E100= productA, F100=200
What I need is a formula that will search the whole page for product A and then sum the cell with its quantity. In the above example the result I am searching for is 400.
Could somebody please help me with that?
Thanks a lot!

