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

Data Analysis

  • How To Perform and Interpret Regression Analysis in Excel
  • Move chart to a separate worksheet in Excel
  • How to Sort by Color in Excel
  • Error Bars in Excel
  • Filter Data Based on Date in Excel

References

  • How to use Excel LOOKUP Function
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • Basic INDEX MATCH approximate in Excel
  • Left Lookup in Excel
  • How to use Excel VLOOKUP Function

Data Validations

  • Excel Data validation number multiple 100
  • Excel Data validation don’t exceed total
  • Excel Data validation require unique number
  • Excel Data validation only dates between
  • Excel Data validation must contain specific text

How to Sum Range with Errors in Excel

by

This example shows you how to create an array formula that sums a range with errors. You can also use the AGGREGATE function to sum a range with errors.

1. We use the IFERROR function to check for an error.

Explanation: the IFERROR function returns 0, if an error is found. If not, it returns the value of the cell.

2. To sum the range with errors (don’t be overwhelmed), we add the SUM function and replace A1 with A1:A7.

3. Finish by pressing CTRL + SHIFT + ENTER.

Note: The formula bar indicates that this is an array formula by enclosing it in curly braces {}. Do not type these yourself. They will disappear when you edit the formula.

Explanation: The range (array constant) created by the IFERROR function is stored in Excel’s memory, not in a range. The array constant looks as follows:

{0;5;4;0;0;1;3}

This array constant is used as an argument for the SUM function, giving a result of 13.

Post navigation

Previous Post:

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

Next Post:

Excel Data validation require unique number

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

  • OR function: Description, Usage, Syntax, Examples and Explanation
  • How to use IFS function in Excel
  • Extract multiple matches into separate rows in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • Check multiple cells are equal in Excel

Date Time

  • DATEVALUE function: Description, Usage, Syntax, Examples and Explanation
  • Get first Monday before any date in Excel
  • Next biweekly payday from date in Excel
  • Pad week numbers with zeros in Excel
  • How to calculate months between dates in Excel

Grouping

  • Map text to numbers in Excel
  • Calculate conditional mode with criteria in Excel
  • How to randomly assign data to groups in Excel
  • Categorize text with keywords in Excel
  • If cell contains one of many things in Excel

General

  • Convert column number to letter in Excel
  • How to calculate percent sold in Excel
  • Common Errors in Excel
  • Convert column letter to number in Excel
  • Split Cell Content Using Text to Columns in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning