View Single Post
  #1   Report Post  
Larry
 
Posts: n/a
Default I need to count while using multiple criteria

I want to count occurances from within data columns, but I need to do it
using mulitple criteria. Countif only allows for one criteria. I am able to
accomplish my goal by first seperating the original data, but I am looking
for a more automated solution.