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

Data Analysis

  • How To Create Frequency Distribution in Excel
  • Add Outline to Data in Excel
  • Excel Line Chart
  • How To Create Pareto Chart in Excel
  • How To Sort One Column or Multiple Columns in Excel

References

  • Count rows that contain specific values in Excel
  • How to use Excel VLOOKUP Function
  • Approximate match with multiple criteria in Excel
  • How to use Excel ROW Function
  • Perform case-sensitive Lookup in Excel

Data Validations

  • Excel Data validation date in specific year
  • Excel Data validation specific characters only
  • Excel Data validation number multiple 100
  • Excel Data validation must not contain
  • How To Create Drop-down List in Excel

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

  • Complete List of Excel Logical Functions, References and Examples
  • Extract multiple matches into separate rows in Excel
  • How to use IFS function in Excel
  • How to use Excel TRUE Function
  • How to return blank in place of #DIV/0! error in Excel

Date Time

  • How to get year from date in Excel
  • Calculate time difference in hours as decimal value in Excel
  • Convert Excel time to decimal minutes
  • DATEDIF function: Description, Usage, Syntax, Examples and Explanation
  • WORKDAY.INTL function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Map inputs to arbitrary values in Excel
  • Categorize text with keywords in Excel
  • Group numbers at uneven intervals in Excel
  • Group numbers with VLOOKUP in Excel
  • Calculate conditional mode with criteria in Excel

General

  • Excel Autofill Cell Ranges, Copy, Paste
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • Hide and Unhide Columns or Rows in Excel
  • How to fill cell ranges with random number from fixed set of options in Excel
  • How to get amount with percentage in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning