1 / 9

How to use “SUMPRODUCT” function in MS Excel | ExcelSirJi

ExcelSirJi is the top Microsoft Excel Tutorial offers free online excel courses, excel tricks, tips, online excel training, excel videos and more. Learn MS Excel today

excelsirji
Download Presentation

How to use “SUMPRODUCT” function in MS Excel | ExcelSirJi

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. How to use “SUMPRODUCT” function in MS Excel www.excelsirji.com

  2. SUMPRODUCT function performs multiplication of numbers within arrays and then sum the valuesSUMPRODUCT function has one required argument i.e. array1 and optional argument i.e. [array2]… Syntax: =SUMPRODUCT(array1,[array2],...) www.excelsirji.com

  3. Syntax Description: • array1argument is used to give range for which you want to multiply and then sum • [array2]is optional argument and is used to give another range for which you want to multiply and then sum. • we can add multiple range by separating them with comma ( , ) www.excelsirji.com

  4. Example 1: SUMPRODUCT function with cell range • “Column A” shows the array1 argument range, • “Column B” shows the array2 argument range, • “Column C” shows the sample formula applied and, • “Column D” shows the output of the function, www.excelsirji.com

  5. Image View www.excelsirji.com

  6. Explanation: • SUMPRODUCT Function will first multiply the values within arrays i.e. 1st value of 1st array, multiply with 1st value of 2nd array (2*1=2) • + 2nd value of 1st array, multiply with 2nd value of 2nd array (6*5=30) • + 3rd value of 1st array, multiply with 3rd  value of 2nd array (3*4=12) • and then, Sum all the values i.e. 2+30+12=44 • i.e. =A2*B2 + A3*B3 + A4*B4 = 44 www.excelsirji.com

  7. Things to Remember: • If function has only one array (i.e. range) then it will Sum all the values • Multiple ranges can be applied in function by separating them with comma ( , ) • Text/ Blank values will be considered as zero (i.e. 0) • If No values in range is provided in array argument, then output will return as 0 (zero) www.excelsirji.com

  8. About us: “ExcelSirJiis the top most Microsoft Excel Tutorial offers free online excel courses, online excel training”.Please visit our website for more details and watch our videos on YouTube to find any Tips or Tricks of MS Excel Website: www.excelsirji.com YouTube Channel: Our other social platform is :

  9. ***Thank you***

More Related