The ELSE is built in. The format for the functions isIF(test;action_on_true;action_on_false)If you need more levels, you need to nest IF()s, I'm afraid - there isno multiple ELSE or CASE support in OOo.