SUMPRODUCT Formula in Microsoft excel
SUMPRODUCT
Check below example and try to use in excel in real time for
better understanding
Blue text start with "=" is the formula we used
SUMPRODUCT FORMULA |
What Does It Do ?
This function uses at least two columns of values.
The values in the first column are multiplied with the corresponding value in the second column.
The total of all the values is the result of the calculation.
Syntax
=SUMPRODUCT(Range1, Range, Range3 through to Range30)
Formatting
No special formatting is
needed.
The following table was used by a drinks merchant to keep track of stock.
The merchant needed to know the total purchase value of the stock, and the potential
value of the stock when it is sold, taking into account the markup percentage.
The =SUMPRODUCT() function is used to multiply the Cases In Stock with the Case Price to calculate what the merchant spent in buying the stock.
The =SUMPRODUCT() function is used to multiply the Cases In Stock with the Bottles In Case and the Bottle Setting Price, to calculate the potential value of the stock if it is all sold.
For More Offers SUBSCRIBE US
Comments
Post a Comment