View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Excel 2002: Auto Filter Sub Total formula

For versions earlier than 2003

=SUBTOTAL(9,range)

The 109 in 2003 was added so's manually hidden rows would be included.


Gord Dibben MS Excel MVP

On Tue, 19 May 2009 09:42:07 -0700, Mr. Low
wrote:

Hi,

I wish to sum up the filtered data by using =Subtotal (109,E6:E125) but it
returns with #VALUE, may I know how to solve this problem ?

Is this formula only can work with Excel 2003 and later version ?

Any other way for me to do this in Excel 2002 ?

Thanks

Low