Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I know there is a subtotal function that will only add up visible cells when
using filters, but is there a formula that will average only visible cells when using filters? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=SUBTOTAL(101,A2:A10)
Change the range to suit. "Bear Black" wrote in message ... I know there is a subtotal function that will only add up visible cells when using filters, but is there a formula that will average only visible cells when using filters? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Yes...use the 101 code
-- Gary''s Student - gsnu200786 "Bear Black" wrote: I know there is a subtotal function that will only add up visible cells when using filters, but is there a formula that will average only visible cells when using filters? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If you're not using xl2003+, then the old version of =subtotal() won't support
the 1## parm. Bear Black wrote: I know there is a subtotal function that will only add up visible cells when using filters, but is there a formula that will average only visible cells when using filters? -- Dave Peterson |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks very much for your help!! Worked like a champ.
"Gary''s Student" wrote: Yes...use the 101 code -- Gary''s Student - gsnu200786 "Bear Black" wrote: I know there is a subtotal function that will only add up visible cells when using filters, but is there a formula that will average only visible cells when using filters? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Averaging with #N/A Cells | Excel Discussion (Misc queries) | |||
Averaging 14 Cells | Excel Discussion (Misc queries) | |||
Averaging Cells Based On Conditions in Neighboring Cells | Excel Discussion (Misc queries) | |||
Averaging Cells | Excel Discussion (Misc queries) | |||
Averaging cells which contain #DIV/0! | Excel Worksheet Functions |