View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
djDaemon
 
Posts: n/a
Default COUNTIF using exclusions

I have a column (C) that contains several part numbers (which are comprised
of text and numbers). I want to sum all the occurences of "RY..." cells,
excluding those which end with "...GBMK".

Is there an easy way to do this?