Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I need to create a formula that will count everything in a column except for
4 items (Medicare, Medicaid, Self Pay and blanks). I use =COUNTIF to get seperate totals on all those but the blanks, ie. =COUNTIF(Sheet1!B2:B400,"MEDICARE") etc. But now I need to count ALL the other insurance names that are not one of those 3 and is not a blank. So I need something that will sum everything in column B excecpt for those 4 that I listed above. Any help would be greatly appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sumproduct? sumif(sumproduct)? | Excel Worksheet Functions | |||
Sumproduct | Excel Discussion (Misc queries) | |||
Sumproduct | Excel Worksheet Functions | |||
sumproduct help | Excel Worksheet Functions | |||
MAX/MIN with SUMPRODUCT | Excel Worksheet Functions |