=COUNTIF(Region,”*h*”) =COUNTIFS(Month,”Jan”,Sales,”>200”) {=SUM((Month=”Jan”)*(Sales>200))} =COUNTIFS(Month,”Jan”,Region,”North”) ...
確定! 回上一頁