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

Data Analysis

  • Excel Frequency Function Example
  • How To Perform and Interpret Regression Analysis in Excel
  • What-If Analysis: Scenarios and Goal Seek in Excel
  • How To Sort One Column or Multiple Columns in Excel
  • Get column name from index in Excel Table

References

  • How to get address of first cell in range in Excel
  • How to get first row number in range in Excel
  • How to get address of named range in Excel
  • How to use Excel ROW Function
  • How to get first column number in range in Excel

Data Validations

  • Excel Data validation only dates between
  • Excel Data validation allow weekday only
  • Excel Data validation don’t exceed total
  • Excel Data validation must begin with
  • Excel Data validation with conditional list

Subtotal invoices by age in Excel

by

This tutorial shows how to Subtotal invoices by age in Excel using the example below;

Formula

=SUMIF(age,criteria,amount)

Explanation

If you need to subtotal invoice amounts by age, you can easily do so with the SUMIF function.

In the example shown, the formula in G5 is:

=SUMIF(age,G5,amount)

Where age is a named range for the range E5:E11, and amount is a named range for D5:D11.

How this formula works

The SUMIF function takes three arguments: range, criteria, and sum_range.

In this case, we are using:

Range: the range of cells (E5:E11) to which criteria in column G is applied.

Criteria: G5 – a reference to the adjacent cell in column G, which contains the criteria. This is a relative address so that it will change when copied down.

Sum_range: the range of cells (D5:D11) that is summed when the criteria is TRUE.

Post navigation

Previous Post:

How to use Excel CHOOSE Function

Next Post:

Customize Ribbon In Excel

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

  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • Complete List of Excel Logical Functions, References and Examples
  • How to return blank in place of #DIV/0! error in Excel
  • How to use Excel NOT Function
  • OR function Examples in Excel

Date Time

  • EDATE function: Description, Usage, Syntax, Examples and Explanation
  • How to get Holiday Date from Year in Excel
  • How to get year from date in Excel
  • Convert date to text in Excel
  • Create date range from two dates in Excel

Grouping

  • Running count group by n size in Excel
  • How to randomly assign data to groups in Excel
  • Group numbers with VLOOKUP in Excel
  • Map inputs to arbitrary values in Excel
  • Group times into 3 hour buckets in Excel

General

  • How to create dynamic named range with INDEX in Excel
  • How to calculate profit margin percentage in Excel
  • 44 Practical Excel IF function Examples
  • How to get Excel workbook path only
  • Zoom Worksheet in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning