View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
farid2001 farid2001 is offline
external usenet poster
 
Posts: 56
Default How to get result by using CountIF, if there are 3 conditions to b

If you have Excel 2007 it's quite simple, just use CountIFS instead of
CountIF, I think you can have up to 56 conditions, so it's really quite a
powerfull function. CountIFS and SumIFS are functions not available in Excel
2003.
I really love them both.

Regards
farid2001



"Subbu" wrote:

How to get result by using CountIF, if there are 3 conditions to be met? I
want to get the number of occurances with 3 or more conditions to be checked!
Please help

Thanking you