View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default And/or Functions /Countif Function

Looking back at a previous post (among several), it looks like your data is
not in a single column as you previously stated in yet another post. You
have received examples of sumproduct to see how to deal with that.

Again, countif does not work with multiple criteria beyond what I showed
you.

--
Regards,
Tom Ogilvy


"brianwakin" wrote in message
...
I need to And /Or with the countif function. How do I do this?
--
Brian