![]() |
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 |
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 |
Hi. I think your formula should be =IF(A162="M",IF(Z162=$X$1,1," ")," ").
Mike. "viddom" wrote: 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 |
All times are GMT +1. The time now is 04:20 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com