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
  • Example of COUNTIFS with variable table column in Excel
  • Excel Frequency Function Example
  • How to create Gauge Chart in Excel
  • Understanding Pivot Tables in Excel

References

  • How to get address of last cell in range in Excel
  • Last row number in range
  • Multi-criteria lookup and transpose in Excel
  • How to get address of named range in Excel
  • Perform case-sensitive Lookup in Excel

Data Validations

  • Excel Data validation no punctuation
  • Excel Data validation must begin with
  • Excel Data validation date in specific year
  • Excel Data validation with conditional list
  • Excel Data validation allow uppercase only

Sum visible rows in a filtered list in Excel

by

This tutorial shows how to Sum visible rows in a filtered list in Excel using the example below;

Formula

=SUBTOTAL(9,range)

Explanation

If you want to sum only the visible rows in a filtered list (i.e. only those rows not filtered out), you can use the SUBTOTAL function with function number 9 or 109. What makes SUBTOTAL especially useful is that it automatically ignores rows that are hidden in a filtered list or table.

Following the example in the screen above, to sum cells in column F for visible rows only, use:

=SUBTOTAL(9,F5:F14)

If you are hiding rows manually (i.e. right-click, Hide), use this version instead:

=SUBTOTAL(109,F5:F14)

By changing the function number, the SUBTOTAL function can perform many other calculations (e.g. COUNT, SUM, MAX, MIN, etc.).

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

  • How to return blank in place of #DIV/0! error in Excel
  • IF with boolean logic in Excel
  • Nested IF function example in Excel
  • Return blank if in Excel
  • Complete List of Excel Logical Functions, References and Examples

Date Time

  • Count times in a specific range in Excel
  • Roll back weekday to Friday base on a particular date in Excel
  • Convert Excel time to decimal minutes
  • WORKDAY function: Description, Usage, Syntax, Examples and Explanation
  • How to get year from date in Excel

Grouping

  • Running count group by n size in Excel
  • Group times into 3 hour buckets in Excel
  • Group times into unequal buckets in Excel
  • How to randomly assign data to groups in Excel
  • Categorize text with keywords in Excel

General

  • Basic error trapping example in Excel
  • Select, Insert, Rename, Move, Delete Worksheets in Excel
  • Excel Ribbon Quick Overview For Beginners
  • Customize Ribbon In Excel
  • How to calculate decrease by percentage in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning