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

Data Analysis

  • Move chart to a separate worksheet in Excel
  • How To Filter Data in Excel
  • Excel Frequency Function Example
  • Excel Line Chart
  • How to calculate current stock or inventory in Excel

References

  • Count rows that contain specific values in Excel
  • Offset in Excel
  • How to get relative column numbers in a range in Excel
  • Convert text string to valid reference in Excel using Indirect function
  • Left Lookup in Excel

Data Validations

  • Excel Data validation with conditional list
  • Excel Data validation allow weekday only
  • Excel Data validation must begin with
  • Excel Data validation whole percentage only
  • Excel Data validation no punctuation

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 use Excel TRUE Function
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • Excel If, Nested If, And/Or Criteria Examples
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Get work hours between dates in Excel
  • EOMONTH function: Description, Usage, Syntax, Examples and Explanation
  • How to Calculate Age in Excel
  • WEEKDAY function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate percent of year complete in Excel

Grouping

  • Running count group by n size in Excel
  • Group times into unequal buckets in Excel
  • Map inputs to arbitrary values in Excel
  • How to randomly assign people to groups in Excel
  • If cell contains one of many things in Excel

General

  • How to get amount with percentage in Excel
  • AutoRecover file that was never saved in Excel
  • Find, Select, Replace and Go To Special in Excel
  • Subtotal invoices by age in Excel
  • Check if multiple cells have same value in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning