plz find the formula below
=if(a1=1,”one”,if(a1=2,”two”,if(a1=3,”three”,”four”)))
but i need only one if two check all the conditions