Thread: IF funtion
View Single Post
  #1   Report Post  
viddom
 
Posts: n/a
Default IF funtion

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