Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Right now, I'm using the following function to get the average of column B,
given that column A has a certain criteria: =SUMIF($A$1:$A$10,"=Blue",$B$1:$B$10)/COUNTIF($A$1:$A$10,"=Blue") Which works fine, except that for some of the entries whose A column says "blue" there is no data in the B column, so the denominator is off. How can I account for missing data in this function? Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Countif & Sumif fx ref data in multiple columns | Excel Worksheet Functions | |||
Countif & Sumif | Excel Worksheet Functions | |||
Sumif / Countif - Not certain - want to extract data from cell and | Excel Worksheet Functions | |||
COUNTIF/SUMIF comparing two rows of data | Excel Worksheet Functions | |||
COUNTIF or SUMIF or ?? | Excel Worksheet Functions |