Hi all,
I'm formulating a formula like this:
IF (BI2="Run") then
IF(L2<=1;"X-Small")
IF(L2<=3;"Small")
IF(L2<=10;"Medium")
IF(L2<=20;"Large")
ELSE "X-Large"
Can you please help me use this into right excel formula.
Thanks in advance.
Any help is appreciated.
I'm formulating a formula like this:
IF (BI2="Run") then
IF(L2<=1;"X-Small")
IF(L2<=3;"Small")
IF(L2<=10;"Medium")
IF(L2<=20;"Large")
ELSE "X-Large"
Can you please help me use this into right excel formula.
Thanks in advance.
Any help is appreciated.