Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm using Excel 2003 (Windows XP) and have been unsuccessfully attempting to
count the occurence of more than one condition (I used the formula found in HELP). I always end up with VALUE! whether I'm on a PC or my Mac. So I designed my own formula that works on both platforms: =SUM(COUNTIF(range,"1st criterion")+COUNTIF(range,"2nd criterion")) ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" button in the message pane. If you do not see the button, follow this link to open the suggestion in the Microsoft Web-based Newsreader and then click "I Agree" in the message pane. http://www.microsoft.com/office/comm...et.f unctions |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You don't really need the SUM( ) part.
Pete On Jan 8, 8:21*pm, Dr Carl <Dr wrote: I'm using Excel 2003 (Windows XP) and have been unsuccessfully attempting to count the occurence of more than one condition (I used the formula found in HELP). *I always end up with VALUE! whether I'm on a PC or my Mac. *So I designed my own formula that works on both platforms: =SUM(COUNTIF(range,"1st criterion")+COUNTIF(range,"2nd criterion")) ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" button in the message pane. If you do not see the button, follow this link to open the suggestion in the Microsoft Web-based Newsreader and then click "I Agree" in the message pane. http://www.microsoft.com/office/comm....mspx?mid=0008... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
counting cell by color and condition | Excel Discussion (Misc queries) | |||
Count the occurence of more than one condition | Excel Worksheet Functions | |||
Triple occurence formula | Excel Worksheet Functions | |||
Identify occurence in "array" which meets condition(s) | Excel Discussion (Misc queries) | |||
Counting Values on a condition | Excel Worksheet Functions |