Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to count blank cells in as part of the second criteria.
=COUNTIFS(I2:I126,"reg",J2:J126," ") I have used this =COUNTIFS(I2:I126,"reg",countblank J2:J126) I can't get the number of blank cells. can anyone help. Thanks, Dick |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=COUNTIFS(I2:I126,"reg",J2:J126,"")
"Anvil22" wrote: I am trying to count blank cells in as part of the second criteria. =COUNTIFS(I2:I126,"reg",J2:J126," ") I have used this =COUNTIFS(I2:I126,"reg",countblank J2:J126) I can't get the number of blank cells. can anyone help. Thanks, Dick |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Teethless mama - Work like a charm - thank you.
"Teethless mama" wrote: =COUNTIFS(I2:I126,"reg",J2:J126,"") "Anvil22" wrote: I am trying to count blank cells in as part of the second criteria. =COUNTIFS(I2:I126,"reg",J2:J126," ") I have used this =COUNTIFS(I2:I126,"reg",countblank J2:J126) I can't get the number of blank cells. can anyone help. Thanks, Dick |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() "Teethless mama" wrote: =COUNTIFS(I2:I126,"reg",J2:J126,"") "Anvil22" wrote: I am trying to count blank cells in as part of the second criteria. =COUNTIFS(I2:I126,"reg",J2:J126," ") I have used this =COUNTIFS(I2:I126,"reg",countblank J2:J126) I can't get the number of blank cells. can anyone help. Thanks, Dick |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try this COUNTBLANK(put cell references here).
"Anvil22" wrote: I am trying to count blank cells in as part of the second criteria. =COUNTIFS(I2:I126,"reg",J2:J126," ") I have used this =COUNTIFS(I2:I126,"reg",countblank J2:J126) I can't get the number of blank cells. can anyone help. Thanks, Dick |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
countifs criteria includes date range | Excel Worksheet Functions | |||
COUNTIFS AND CRITERIA | Excel Worksheet Functions | |||
Countifs to Sumproduct for 2003 - was Simple Countifs.. from Fr | Excel Worksheet Functions | |||
countifs month criteria | Excel Discussion (Misc queries) | |||
COUNTIFs with multiple criteria | Excel Discussion (Misc queries) |