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

Data Analysis

  • How To Insert and Customize Sparklines in Excel
  • Conditional Formatting New Rule with Formulas in Excel
  • How to add Trendline to a chart in Excel
  • How to Create One and Two Variable Data Tables in Excel
  • How To Filter Data in Excel

References

  • How to use Excel TRANSPOSE Function
  • How to get relative column numbers in a range in Excel
  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • Count rows with at least n matching values
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation

Data Validations

  • Excel Data validation exists in list
  • Prevent invalid data entering in specific cells
  • Excel Data validation unique values only
  • How To Create Drop-down List in Excel
  • Excel Data validation allow uppercase only

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

  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FALSE Function
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel AND Function
  • NOT function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Get age from birthday in Excel
  • Two ways to sum time over 30 minutes in Excel
  • Convert text timestamp into time in Excel
  • How to calculate nth day of week in month in Excel
  • Get last working day in month in Excel

Grouping

  • Group times into 3 hour buckets in Excel
  • Group numbers with VLOOKUP in Excel
  • Map text to numbers in Excel
  • Map inputs to arbitrary values in Excel
  • Group arbitrary text values in Excel

General

  • Count cells that contain errors in Excel
  • Count cells less than in Excel
  • How to generate random date between two dates in Excel
  • 44 Practical Excel IF function Examples
  • Count cells that do not contain errors in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning