Am 15.11.2013 12:06, schrieb Brian Barker:
Type
'1234 into a cell, so that you get the four-character text string
1234 in the cell (not the five-character string '1234).
I you do this, the content of the cell will be '1234 and the cell
will display the text 1234 as a result.
Now put
=LEFT(Xn;1) in another cell - to extract just the first character.
According to your theory, this formula should evaluate to just the
apostrophe
No. According to what the programme does, you will get the character
1, because it is the first character of the result in cell Xn.
But it's surely not an operator when it appears in the
Input Line.
Yes it is. Just like an = tells the programme that the following has
to be interpreted as a formula, the ' tells the programme that the
following has to be interpreted as text.
Stefan
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.