On a Windows platform I use &CHAR(13)&CHAR(10) [CR+LF] instead of just &CHAR(10) [LF] which I use
on a Linux platform or just &CHAR(13) [CR] which I would expect to use on a MAC platform
Do I over complicate the process?
--
Jim
-----Original Message-----
From: Gary Collins <gcatlast@yahoo.co.uk>
To: William Drago <wdrago@suffolk.lib.ny.us>, LibreOffice List <users@global.libreoffice.org>
Sent: Thu, 09 Apr 2015 5:04
Subject: Re: [libreoffice-users] Calc: How to concat CTRL+ENTER to a string?
Hi,try: =CONCATENATE("Target Balance" & CHAR(10) & "Assuming " & E2*100 & "% Growth")
/Gary From: William Drago <wdrago@suffolk.lib.ny.us>
To: LibreOffice List <users@global.libreoffice.org>
Sent: Thursday, 9 April 2015, 12:17
Subject: [libreoffice-users] Calc: How to concat CTRL+ENTER to a string?
All,
To place two lines of text in a cell I type the first line
then press CTRL+ENTER and type the second line. I am trying
to do this in an equation and don't know how.
Here's what I have:
=CONCATENATE("Target Balance Assuming ", E2*100, "% Growth")
I want everything after "Target Balance" to appear in the
second line of the cell so that the cell looks like this:
Target Balance
Assuming xx% Growth
How do I modify the above equation to achieve this?
Thanks,
-Bill
--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.