https://issues.apache.org/ooo/show_bug.cgi?id=122927

--- Comment #10 from Edwin Sharp <[email protected]> ---
=IF(C3=" ";0;IF(C3="Y";195;IF(C3="N";125;0)))

=IF(C3=" ";0;IF(C3="Y";195;0))

=IF(C3=" ";0;0)

ThenValue = OtherwiseValue -> Test is meaningless.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to