Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Jan 03 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Jan 03

The ELSE is built in. The format for the functions is

IF(test;action_on_true;action_on_false)

If you need more levels, you need to nest IF()s, I'm afraid - there is
no multiple ELSE or CASE support in OOo.

Share: