![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Posts: 1
|
Is it possible to return a "countif" value based on two conditions? All data is text format.I wandered into the world of arrays (CSE) in the course of my search...very interesting but...more confused than before.
|
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
Quote:
A SUMPRODUCT formula would be: =SUMPRODUCT((A2:A20=E1)*(B2:B20=E2)) This would produce a count where A2:A20 satifies a condition in E1 at the same as B2:B20 satisfies a condition in E2. Aladin [ This Message was edited by: Aladin Akyurek on 2002-05-10 09:06 ] |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|