In Excel, SUM() function is being used to sum a range of row data. However, it’s not able to sum filtered rows. But no worry, excel provide another function to solve this problem. You may try to use subtotal() to sum up all the filtered rows.
To sum filtered only rows in Excel, use the functions below:-
Advertisements
- You have to use subtotal() function with 109 as 1st argument and range as 2nd argument
- For instance, to sum filtered row from C1 to C20, you may key in the formula below in an empty cell:-
=SUBTOTAL(109,C1:C20)
Related posts:
How to disable auto start for Windows Live Messenger
How to enable task manager in Win XP
How to disable auto hide ribbon (toolbar) in Word
How to change wallpaper in Window 7
Win10 How to logout from Network Share?
How to clear recent play list in window media player
How to configure SSL in Outlook Express
How to open .docx file in Ms Office 2003
Share this with your friends:-