Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If Column A is Blank, and the number listed in Column C is different than the
number listed in Column B, then I want to count the number of instances that particular number occurs (in column B). Example: Col A Col B Col C X 1 3 3 3 2 2 X 1 1 3 3 I would want the formula to tell me I have two 3's in Col C. I am currently using this beautiful formula to tell me the number of 1's, 2's, and 3's in Col B: =SUMPRODUCT(--($B$2:$B$332=""),--($I$2:$I$332=ROWS($1:1))) Don't know if it can be massaged to work as stated for Col C? Also: Some of my cells in Col C hold more than one number (seperated by comma's). Any way to get this same formula to search these cells as well? Thank you! -- Carol |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count no. of nonblank cells in one column based on criteria of ano | Excel Discussion (Misc queries) | |||
How do I count values w/ criteria located in more than one column | Excel Worksheet Functions | |||
How do I count in column A when it meets all criteria in three col | Excel Worksheet Functions | |||
Count Non-Blanks in one column based on criteria in another | Excel Worksheet Functions | |||
Can I count values in column 1 if criteria in column 2 are met | Excel Worksheet Functions |