Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have used the following to get a grand total count:
=IF(COUNTIF('Sheet 1'!E2:E1344,"=0")-COUNTIF('Sheet 1'!E2:E1344,"30"),SUM('Sheet 1'!K:K),"") I would now like to get a total for everything in column E matching the above condition. How do I code that into my formula? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Perform a calculation based on a cell being selected | Excel Worksheet Functions | |||
How to perform lookups based on multiple criteria? | Excel Worksheet Functions | |||
develop a macro to perform calculations and plot graphs based on . | Excel Programming | |||
How do I perform a function based on certain criteria? | Excel Programming | |||
can you perform a character count per cell with numbers? | Excel Discussion (Misc queries) |