View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MANDY
 
Posts: n/a
Default How do I combine 2 COUNTIF formulas??

These are my formulas: =COUNTIF(Mo!D8:D53,"PM") =COUNTIF(J8:J53,"100%")
Both formulas work how I want them to separately, but I can't combine them.
I need them to only count if both are true. I need it only to count if it is
a "PM" and "100%", it needs to be both! Help!