Excluding a column from range in COUNTIF function

  • Thread starter Thread starter connole99
  • Start date Start date
C

connole99

Does anyone know how to exclude a column from a range in the COUNTIF
function? Example: =(COUNTIF($A:$N,B1)=0)*(B1<>"") but I want to exclude the
B column from the range. Any suggestions?? Thanks :)
 
Back
Top