Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I want to sum the values in column A if the corresponding values in column B are greater then or equal to 0. In the example below the formula should return 120: ColA ColB ColC 100 -3 Cats 50 1 Dogs 70 2 Cats The problem is that the table uses an autofilter and, if the table is filtered, the formula should only sum the visible rows (still using the condition mentioned above). If, for instance, the table is filtered on "Cats" the formula should return 70. The only formula I know that reacts to autofilter is the SUBTOTAL formula but, as far as I know, I can't use conditions in the SUBTOTAL formula. Any ideas? Regards PO |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need a simple subtotal Formula | Excel Worksheet Functions | |||
2 Nesting questions | Excel Worksheet Functions | |||
pivot table : formula to absolute reference a subtotal | Excel Discussion (Misc queries) | |||
Nested Subtotal Formula | Excel Worksheet Functions | |||
Creating a check mark box | Setting up and Configuration of Excel |