kumargaurav
New Member
In columns A of excel sheet i have values (1,1,2,2)
in another cell i put up a formula : =IF(A1:A4=1,"yes","no")
i'm getting : 'yes' as output,which is correct.No problems there!!
in another cell i put up a formula : =IF(A1:A4=2,"yes","no")
i'm getting : 'no' as output,which is clearly incorrect.
Can somebody explain what am i missing here.
I would have attached a screenshot if there was an option.
in another cell i put up a formula : =IF(A1:A4=1,"yes","no")
i'm getting : 'yes' as output,which is correct.No problems there!!
in another cell i put up a formula : =IF(A1:A4=2,"yes","no")
i'm getting : 'no' as output,which is clearly incorrect.
Can somebody explain what am i missing here.
I would have attached a screenshot if there was an option.