Issue 95452

Summary: CHAR(10) Line Feed and CHAR(13) Carriage Return don't work
Product: Calc Reporter: trave11er <w.roberts>
Component: codeAssignee: spreadsheet <spreadsheet>
Status: CLOSED DUPLICATE QA Contact: issues@sc <issues>
Severity: Trivial    
Priority: P4 CC: issues
Version: OOO300m9   
Target Milestone: ---   
Hardware: Mac   
OS: Mac OS X, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description trave11er 2008-10-26 11:10:32 UTC
=CHAR(65) & CHAR(10) & CHAR(66) produces

A B

instead of:

A
B

Same for CHAR(13)
Comment 1 ooo 2008-10-29 12:42:44 UTC
Formula results don't have multi-line capability.


*** This issue has been marked as a duplicate of 35913 ***
Comment 2 ooo 2008-10-29 12:43:03 UTC
Closing.