View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Mr. Low Mr. Low is offline
external usenet poster
 
Posts: 505
Default Excel 2002: Auto Filter Sub Total formula

Hi Gord,

Many thanks for the formula.

Best Regards

Low
--
A36B58K641


"Gord Dibben" wrote:

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