View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Teethless mama Teethless mama is offline
external usenet poster
 
Posts: 3,718
Default Countif does not equal

=COUNTIF(A1:A100,"<apple")


"JRD" wrote:

How to count the number of cells in a column which do not contain a certain
text string?