Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Client Hours Rate
AAA 10 50 AAA 8 65 BBB 20 50 CCC 10 55 BBB 10 65 Using an Excel 2007 Table. I have this formula in the total row: =SUMPRODUCT([Hours],[Rate]) which works just fine for the whole table. I need the same functionality to work with filtering applied to the data; for example if I use the filter to display just Client AAA I want the SUMPRODUCT formula to return (10*50)+(8*65). It would be great if the SUBTOTAL function had a SUMPRODUCT option, but it doesn't. Any suggestions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How best to use sumproduct instead of conditional sum: | Excel Worksheet Functions | |||
VBA FOR USE OF CONDITIONAL SUMPRODUCT() | Excel Discussion (Misc queries) | |||
Conditional SUMPRODUCT | Excel Discussion (Misc queries) | |||
Sumproduct conditional | Excel Discussion (Misc queries) | |||
Conditional sumproduct? | New Users to Excel |