#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 96
Default sum visible row only

how do i sum visible rows and avoid summing hidden ones in a range?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 96
Default sum visible row only

I got it

=SUBTOTAL(9,M3:M3650)

Im an idiot

"Qaspec" wrote:

how do i sum visible rows and avoid summing hidden ones in a range?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default sum visible row only

It depends on the Excel version,

Excel 2003 and later

=SUBTOTAL,109,A1:A1000)

will sum only visible rows

For earlier versions you can do it if they are filtered

=SUBTOTAL(9,A1:A1000)

If they are hidden in earlier versions you need to write code to do it


--


Regards,


Peo Sjoblom




"Qaspec" wrote in message
...
how do i sum visible rows and avoid summing hidden ones in a range?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
sum only visible cells hommer Excel Worksheet Functions 5 May 12th 06 12:39 AM
how can i do a (fx) visible in a cell maria28 Excel Worksheet Functions 2 November 3rd 05 04:21 PM
visible formula Caseybay Excel Worksheet Functions 3 October 25th 05 01:46 AM
can i sum up only visible cells? Wink Excel Worksheet Functions 2 April 1st 05 08:10 PM
Autoshapes not visible on spreadsheet but visible in print preview John Excel Discussion (Misc queries) 3 February 11th 05 11:23 PM


All times are GMT +1. The time now is 05:19 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"