View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] engteng@gmail.com is offline
external usenet poster
 
Posts: 3
Default COUNTIFS function not supported in Excel 2003

Excel 2003 not support COUNTIFS function so How do I convert the
following formula in order to run on Excel 2007 ?

COUNTIFS('Raw Data'!$E:$E,"<=4",'Raw Data'!$I:$I,"1")

Regards,
Tee