E
EOB
How do I create this Formula in cell If K6=4 then E6=1 and IF K6=3 then
E6=2 and IF K6=2 then E6=2 and IF K6=1 then E6=4?
E6=2 and IF K6=2 then E6=2 and IF K6=1 then E6=4?
How do I create this Formula in cell If K6=4 then E6=1 and IF K6=3 then
E6=2 and IF K6=2 then E6=2 and IF K6=1 then E6=4?
If K6 can only contain 1,2,3 or 4, then maybe this?
E6: =5-K6
Is that something you can work with?
***********
Regards,
Ron
XL2002, WinXP
EOB said:How do I create this Formula in cell If K6=4 then E6=1 and IF K6=3 then
E6=2 and IF K6=2 then E6=2 and IF K6=1 then E6=4?