Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to use sum product I believe for the following formula.....
=(SUM(M3:M468)/SUM(F3:F468))/1440 I am trying to use auto-filter to give me the above answer for just the fields shown after filtering. Any ideas???? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try it like this:
=SUBTOTAL(9,M3:M468)/SUBTOTAL(9,F3:F468)/1440 -- Biff Microsoft Excel MVP "John" wrote in message ... I am trying to use sum product I believe for the following formula..... =(SUM(M3:M468)/SUM(F3:F468))/1440 I am trying to use auto-filter to give me the above answer for just the fields shown after filtering. Any ideas???? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUMPRODUCT w/ Autofilter | Excel Discussion (Misc queries) | |||
Autofilter & Sumproduct | Excel Discussion (Misc queries) | |||
Using Sumproduct in Autofilter | Excel Worksheet Functions | |||
SUMPRODUCT with Autofilter | Excel Worksheet Functions | |||
Using AutoFilter + sumproduct formula | Excel Discussion (Misc queries) |