Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Hi, the answer to my problem is pobably obvious but i need help. I have a database in which column B returns True or False values and column E returns true or false values . I would like to count the number of cells in which False appears in both columns in the same row, ie if b4 and e4 are both false, then it returns the value 1. The range is from rows 3 to 383. I have tried these formulas but they keep on returning 0. =SUMPRODUCT((b3:b383="FALSE"),(E3:E383="FALSE")) =SUMPRODUCT((CZ3:CZ383="FALSE")*(E3:E383="FALSE")) . your help would be gratefully appreciated. -- Vipulparbat ------------------------------------------------------------------------ Vipulparbat's Profile: http://www.excelforum.com/member.php...o&userid=37683 View this thread: http://www.excelforum.com/showthread...hreadid=572897 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
EXCEL should let me establish unlimited numbers of columns. | Excel Discussion (Misc queries) | |||
Arithmetical Mode of Criteria in Multiple Non-Adjacent columns | Excel Worksheet Functions | |||
Removing Near-Duplicate Rows, Leaving Those w/Most Data in Specific Columns | Excel Discussion (Misc queries) | |||
Combining IF and COUNTIF based on two columns | Excel Discussion (Misc queries) | |||
Using COUNTIF to check values in multiple columns | Excel Worksheet Functions |