https://bugs.documentfoundation.org/show_bug.cgi?id=104902
[email protected] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|NOTABUG |---
Summary|unable to display chr(13) |unable to display chr(10)
|in a cell in calc when |or chr(13) in a cell in
|inserted by a macro |calc when inserted by a
| |macro
Ever confirmed|0 |1
--- Comment #2 from [email protected] ---
Yep, I'm aware of the use of chr(10) instead of chr(13),however that doesn't
work either.
If you enter
args2(0).Value = "123" & chr(10) & "456"
The A1 cell will display
123456
It should display
123
456
So I reopen the bug and change the title.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs