Thread: If then CountIf
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default If then CountIf

IF what? You have only specified a range, not a condition.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Enigo" wrote in message
...
Hi,

I am having a little bit of trouble trying to get the following formula to
work:

=IF('SSC OTCsuresh'!E2:E1272,"YSM-France-Order-Committal",COUNTIF('SSC
OTCsuresh'!D2:D1272,"<1"))

I get a #VALUE! error message when I try this formula.

Can anyone help?