Thread: SUMIF <
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 SUMIF <

It means not blank.

--
---
HTH

Bob


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



"Cooz" wrote in message
...
Hi everyone,

Someone wrote this function in a workbook that I am asked to describe:
SUMIF($K94:$R94;"<";$K$9:$R$9)
And it actually yields 2! I can understand SUMIF if the criteria part is
something like "3" or "67" - but how should I interpret "<"? What does
it
mean?

Thank you,

Cooz