Skip to content
xlsoffice. All Rights Reserved
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Lookup and Reference Examples

  • Vlookup Examples in Excel
  • How to get first row number in range in Excel
  • How to use Excel LOOKUP Function
  • How to get last row in numeric data in Excel
  • Find closest match in Excel

Data Analysis Examples

  • Example of COUNTIFS with variable table column in Excel
  • Number and Text Filters Examples in Excel
  • Move chart to a separate worksheet in Excel
  • How to count table columns in Excel
  • Get column index in Excel Table

Data Validation Examples

  • Excel Data validation date in specific year
  • Excel Data validation date in next 30 days
  • Excel Data validation no punctuation
  • Excel Data validation must contain specific text
  • Excel Data validation number multiple 100

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.

Worked Example:   Sum visible rows in a filtered list in Excel

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.

Worked Example:   Subtotal by color in Excel

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.

Worked Example:   Count visible rows in a filtered list in Excel

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

Post navigation

Previous Post:

Sum by group in Excel

Next Post:

Subtotal by invoice number 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
  • Convert Text to Numbers in Excel
  • BAHTTEXT function: Description, Usage, Syntax, Examples and Explanation
  • Extract word that begins with specific character in Excel
  • REPT function: Description, Usage, Syntax, Examples and Explanation
  • LEN, LENB functions: Description, Usage, Syntax, Examples and Explanation
  • How to calculate working days left in month in Excel
  • Get first day of previous month in Excel
  • SECOND function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate next scheduled event in Excel
  • Get date from day number in Excel
  • PMT function: Description, Usage, Syntax, Examples and Explanation
  • PRICE function: Description, Usage, Syntax, Examples and Explanation
  • ODDFPRICE function: Description, Usage, Syntax, Examples and Explanation
  • Calculate original loan amount in Excel
  • DOLLARDE function: Description, Usage, Syntax, Examples and Explanation
© 2022 xlsoffice . All Right Reserved. | Teal Smiles