View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Doobrifurkin Doobrifurkin is offline
external usenet poster
 
Posts: 3
Default Auto Filter - Add visible cells

Hi,
I have a list containing numerical and text values. I have applied an auto
filter and would like to place a formula that adds up these values of the
visible cells only. I have used SUBTOTAL(3,A7:A117) for example, but this
adds up all the cells, not this filtered visible ones as I would like.
Can you help?
Thanks
Wayne