Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Use Data Form to input, edit and delete records in Excel
  • Data Series in Excel
  • How to create a Histogram in Excel
  • Number and Text Filters Examples in Excel
  • How To Sort One Column or Multiple Columns in Excel

References

  • How to get first column number in range in Excel
  • Left Lookup in Excel
  • How to use Excel INDIRECT Function
  • Excel Advanced Lookup using Index and Match Functions
  • How to use Excel VLOOKUP Function

Data Validations

  • Excel Data validation don’t exceed total
  • Excel Data validation allow weekday only
  • Excel Data validation exists in list
  • Excel Data validation unique values only
  • Excel Data validation must contain specific text

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.

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.

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.

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:

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

Next Post:

Excel Pie Chart

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

Logical Functions

  • How to return blank in place of #DIV/0! error in Excel
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • Check multiple cells are equal in Excel
  • NOT function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • How to join date and text together in Excel
  • How to calculate future date say 6 months ahead in Excel
  • How to show last updated date stamp in Excel
  • WEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • How to get same date next year or previous year in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • Group times into 3 hour buckets in Excel
  • Calculate conditional mode with criteria in Excel
  • How to randomly assign people to groups in Excel
  • Map inputs to arbitrary values in Excel

General

  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to get original number from percent change in Excel
  • List worksheet index numbers in Excel
  • How to generate random date between two dates in Excel
  • How to increase by percentage in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning