View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Scossa Scossa is offline
external usenet poster
 
Posts: 26
Default Binary operator (?)

Hello,

I' apologize for my bad english......

Everyone know logical operator "=", "", "<", "=", "<=", but i found
that this operator "" in a function like CountIf()

=CountIf( A1:A30, "")

returns the numbures of cells that contain text.

But unlike others operators, if you try somthing like =A1A3 yuo
can't close edit.

I haven't found nothing in on-line Excel documentation about this.

Ideas???

Bye!
Scossa