N
nh786
In VB we can use the function
if A1 IN ("f","z",r") then "Flexible" else if A1 IN ("S", "Q") the
....etc
Do we have a similar syntax in excel to avoid a very complex and neste
IF statements. How can we use this IN function? And if IN is no
supported then can I achieve similar results using some other functio
like OR etc.
Thanks in advanc
if A1 IN ("f","z",r") then "Flexible" else if A1 IN ("S", "Q") the
....etc
Do we have a similar syntax in excel to avoid a very complex and neste
IF statements. How can we use this IN function? And if IN is no
supported then can I achieve similar results using some other functio
like OR etc.
Thanks in advanc