How to add more than 3 conditional formatting in OpenOffice ?
By defaut it's 3, but i want add more, how can I do it ?
For this moment I have 3, like this:
$H21="OPEN"
$H21="CLOSED"
$H21="SEND
But a want to add another 2 conditions like:
$H21="WAITING"
$H21="DELETED"
Thanks