Skip to content
xlsoffice. All Rights Reserved
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Lookup and Reference Examples

  • How to get last row in text data in Excel
  • How to get last row in numeric data in Excel
  • How to get last row in mixed data with blanks in Excel
  • How to use Excel FORMULATEXT function
  • Last row number in range

Data Analysis Examples

  • How to perform a t-Test in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • How to Use Solver Tool in Excel
  • What-If Analysis: Scenarios and Goal Seek in Excel
  • Excel Pie Chart

Data Validation Examples

  • Excel Data validation number multiple 100
  • Excel Data validation only dates between
  • How To Create Drop-down List in Excel
  • Excel Data validation with conditional list
  • Data validation must not exist in list

SUMPRODUCT function: Description, Usage, Syntax, Examples and Explanation

by

What is SUMSQ function in Excel?

SUMSQ function is one of the Math and Trig functions in Microsoft Excel that multiplies corresponding components in the given arrays, and returns the sum of those products.

Syntax of SUMSQ function

SUMPRODUCT(array1, [array2], [array3], …)

The SUMPRODUCT function syntax has the following arguments:

  • Array1     Required. The first array argument whose components you want to multiply and then add.
  • Array2, array3,…     Optional. Array arguments 2 to 255 whose components you want to multiply and then add.
Worked Example:   Count cells equal to one of many things

SUMSQ formula explanation

  • The array arguments must have the same dimensions. If they do not, SUMPRODUCT returns the #VALUE! error value.
  • SUMPRODUCT treats array entries that are not numeric as if they were zeros.
Worked Example:   Check if range contains a value not in another range in Excel

Example of SUMSQ function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

Worked Example:   Count birthdays by month in Excel

You can adjust the column widths to see all the data, if need be.

Array 1 Array 2
3 4 2 7
8 6 6 7
1 9 5 3
Formula Description Result
=SUMPRODUCT(A2:B4, D2:E4) Multiplies all the components of the two arrays and then adds the products — that is, 3*2 + 4*7 + 8*6 + 6*7 + 1*5 + 9*3 (156) 156

Post navigation

Previous Post:

SUMSQ function: Description, Usage, Syntax, Examples and Explanation

Next Post:

SUMIFS function: Description, Usage, Syntax, Examples and Explanation

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others
  • SUBSTITUTE function: Description, Usage, Syntax, Examples and Explanation
  • How to count line breaks in cell in Excel worksheet
  • Put names into proper case — Manipulating NAMES in Excel
  • PROPER function: Description, Usage, Syntax, Examples and Explanation
  • Find most frequent text within a range with criteria in Excel
  • YEAR function: Description, Usage, Syntax, Examples and Explanation
  • How to get number of days, weeks, months or years between two dates in Excel
  • Convert Excel time to decimal hours in Excel
  • Convert time to time zone in Excel
  • How to get workdays between dates in Excel
  • ODDFPRICE function: Description, Usage, Syntax, Examples and Explanation
  • ODDFYIELD function: Description, Usage, Syntax, Examples and Explanation
  • EFFECT function: Description, Usage, Syntax, Examples and Explanation
  • COUPNUM function: Description, Usage, Syntax, Examples and Explanation
  • ODDLPRICE function: Description, Usage, Syntax, Examples and Explanation
© 2022 xlsoffice . All Right Reserved. | Teal Smiles