View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Chart_Maker_Wonderer Chart_Maker_Wonderer is offline
external usenet poster
 
Posts: 23
Default Counting number of times certain Text Values appear

I am wanting to use a way to keep a running total of how many times certain
text appears in a range of cells.

The cells I want to check are a5:a75 and I want it to count the number of
cells that have 'USB Missing' and 'PS2 Missing'

I also want another count where it will count cells A5:a75, b:5:c75 to count
the number of times that the value in A is not USB Missing, is not PS2
Missing, and the values in B is not 'Missing' and the value in B is not
'Broken'.