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

Data Analysis

  • Excel Bar Chart
  • Filter Data Based on Date in Excel
  • Use Data Form to input, edit and delete records in Excel
  • How to calculate current stock or inventory in Excel
  • Working With Tables in Excel

References

  • How to use Excel ROW Function
  • How to get last column number in range in Excel
  • Two-column Lookup in Excel
  • Find closest match in Excel
  • How to use Excel OFFSET function

Data Validations

  • Excel Data validation exists in list
  • Excel Data validation specific characters only
  • Excel Data validation must begin with
  • Excel Data validation number multiple 100
  • Excel Data validation allow uppercase only

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

  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function example in Excel
  • How to use Excel OR Function
  • IF with boolean logic in Excel

Date Time

  • How to get Weekdays, Working days between Two Dates in Excel
  • Get first day of previous month in Excel
  • Count dates in current month in Excel
  • Get work hours between dates in Excel
  • WEEKDAY function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Categorize text with keywords in Excel
  • If cell contains one of many things in Excel
  • How to randomly assign people to groups in Excel
  • Group arbitrary text values in Excel
  • Group times into unequal buckets in Excel

General

  • How to password protect excel sheet?
  • How to count total columns in range in Excel
  • How to Delete Cells, Row and Rows in Excel
  • Convert column number to letter in Excel
  • Find Most Frequently Occurring Word in Excel Worksheet
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning