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

Data Analysis

  • What-If Analysis: Scenarios and Goal Seek in Excel
  • Excel Bar Chart
  • How to calculate current stock or inventory in Excel
  • Excel Line Chart
  • Number and Text Filters Examples in Excel

References

  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • How to use Excel ROWS Function
  • How to get address of last cell in range in Excel
  • Vlookup Examples in Excel
  • How to reference named range different sheet in Excel

Data Validations

  • Excel Data validation require unique number
  • Data validation must not exist in list
  • Excel Data validation number multiple 100
  • How To Create Drop-down List in Excel
  • Excel Data validation date in next 30 days

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

  • OR function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • OR function Examples in Excel

Date Time

  • Get day from date in Excel
  • Get work hours between dates and times in Excel
  • Convert decimal minutes to Excel time
  • Dynamic date list in Excel
  • Sum race time splits in Excel

Grouping

  • Group numbers with VLOOKUP in Excel
  • Group times into 3 hour buckets in Excel
  • How to randomly assign people to groups in Excel
  • Group times into unequal buckets in Excel
  • Running count group by n size in Excel

General

  • With vs Without Array Formula in Excel
  • Zoom Worksheet in Excel
  • How to calculate percent variance in Excel
  • Split Cell Content Using Text to Columns in Excel
  • AutoRecover file that was never saved in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning