Thread: IF funtion
View Single Post
  #2   Report Post  
Nuraq
 
Posts: n/a
Default

Replace "WENN" with "IF".

"viddom" wrote in message
...
I have this formula IF(A162="M",WENN(Z162=$X$1,1," ")," "), but eventhough
A162="M" and Z162=$X$1 the result is not 1, but " " can somebody tell me
what's wrong with it