Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


 On 25/04/2013 17:58, T. R. Valentine wrote:
On 24 April 2013 11:47, david_lynch<david_lynch@blueyonder.co.uk>  wrote:
  I use Libreoffice to process files over which I have no control. These are
text files but sometimes contain unusual codes.

LO (3.6.5.2 on Vista) seems to handle some values in cells inconsistently
... open a new spreadsheet:

set A2 =CHAR(127)
set A3 =A1=A2
set A4 =A2=""

A3 contains FALSE
A4 contains TRUE

Surely A3 and A4 should be the same, since A1 contains the null string.
When I do this, I get FALSE in cell A4 — but I'm not sure what is
being done here. I'm not sure what A1 contains if nothing has been
entered; A2 is the delete control character; A3 is basically asking if
the empty cell is equal to the delete control character (obviously
not, hence FALSE); and A4 is asking if the delete control character is
equal to nothing entered (obviously not, hence FALSE).
I have tried this again: I entered A4 as =A2="": I get TRUE, not FALSE: you get FALSE. I am on 3.6.5.2 on Vista.

Did you mean for the formula in A4 to be  »=A1=""«  ??? because that
should be TRUE.
No, I mean =A2="".

The help function for the =CHAR(n) function says the value is from 1
to 255; using values above 255 produces Err:502. The null value would
be =CHAR(0), and even though this does not produce an error message,
Calc attempts to interpret it as something — which isn't null.

If I've misunderstood, please clarify.

It appears that LO is behaving differently on our two systems.
--
T. R. Valentine
Your friends will argue with you. Your enemies don't care.
'When I get a little money I buy books; and if any is left I buy food
and clothes.' -- Erasmus



--
For unsubscribe instructions e-mail to: users+help@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.