View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Piscator Piscator is offline
external usenet poster
 
Posts: 10
Default Question Involving COUNTIF and Possibly DCOUNTA

....and yet another way
{=SUM(IF($A$1:$A$11="N",IF($B$1:$B$11=4,1,IF($B$1: $B$11=5,1,0))))}