Issue 95452 - CHAR(10) Line Feed and CHAR(13) Carriage Return don't work
Summary: CHAR(10) Line Feed and CHAR(13) Carriage Return don't work
Status: CLOSED DUPLICATE of issue 35913
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOO300m9
Hardware: Mac Mac OS X, all
: P4 Trivial (vote)
Target Milestone: ---
Assignee: spreadsheet
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-26 11:10 UTC by trave11er
Modified: 2008-10-29 12:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.