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

Data Analysis

  • Conditional Formatting Data bars Examples in Excel
  • How to create dynamic reference table name in Excel
  • How To Create Frequency Distribution in Excel
  • How to sum a total in multiple Excel tables
  • Remove Duplicates Example in Excel

References

  • How to retrieve first match between two ranges in Excel
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • How to use Excel TRANSPOSE Function
  • Multi-criteria lookup and transpose in Excel
  • Extract all partial matches in Excel

Data Validations

  • Excel Data validation don’t exceed total
  • Excel Data validation date in next 30 days
  • Excel Data validation require unique number
  • Excel Data validation specific characters only
  • Excel Data validation only dates between

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

  • IF with wildcards in Excel
  • Return blank if in Excel
  • Extract multiple matches into separate rows in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • Check multiple cells are equal in Excel

Date Time

  • EOMONTH function: Description, Usage, Syntax, Examples and Explanation
  • Convert decimal minutes to Excel time
  • How to calculate quarter from date in Excel
  • How to get Weekdays, Working days between Two Dates in Excel
  • Convert Unix time stamp to Excel date

Grouping

  • Map text to numbers in Excel
  • How to randomly assign data to groups in Excel
  • Calculate conditional mode with criteria in Excel
  • Group times into unequal buckets in Excel
  • Running count group by n size in Excel

General

  • 44 Practical Excel IF function Examples
  • Mark Workbook as Final in Excel
  • Basic numeric sort formula in Excel
  • Count cells that do not contain many strings in Excel
  • Cell References: Relative, Absolute and Mixed Referencing Examples
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning