Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this (normally entered, not an array):
=SUMPRODUCT(--(ISERROR(BJ17:BJ24))) Your formula (array entered) will work like this: =COUNT(IF(ISERROR(BJ17:BJ24),1)) Biff "Bruce" wrote in message ... Trying to count the erros on my page. Came up with the following array formula but does not work. Range BJ17:BJ24 does contain errors. =COUNT(IF(ISERROR(BJ17:BJ24),BJ17:BJ24)) Any ideas? Bruce |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count number of uniques starting with a given letter? | Excel Discussion (Misc queries) | |||
Tracking Errors | Excel Worksheet Functions | |||
Only count columns if the column next to it is not blank | Excel Discussion (Misc queries) | |||
Count Position of Filtered TEXT cells in a column | Excel Worksheet Functions | |||
Count Position of Filtered TEXT cells in a column | Excel Worksheet Functions |