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 containing part numbers. I want to count the number of times
a part beginning with "RY..." occurrs. However, I wish to exclude the parts
that end with "...GBMK".

Could this be done easily with COUNTIF?

Any suggestions?