https://issues.apache.org/ooo/show_bug.cgi?id=122927
--- Comment #11 from Rob Weir <[email protected]> --- I'll give you an ever better way of doing this, with no IF() calls at all. How about this: =195*(C3="Y")+125*(C3="N") It also handles blanks and spaces, returning 0 in those cases. -- 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.
