Johnny Rosenberg wrote > > I could, but it's not needed, I think. I just did this simple test in > 3.3.4 and 3.4.4: > > Open LibreOffice Calc from scratch. > > A1: > ="" > > A2: > =A1+1 > > In LibreOffice 3.3.4 (Ubuntu 10.10), A2 displays: > 1 > > In 3.4.4 (Ubuntu 11.10), OOO340m1 (Build:402), A2 displays: > #VALUE! >
That is expected. Cell A1 contains an empty text string (not a value). When you try to do a calculation with a text string you get an error. MS Excel also displays #VALUE TBH I think it was version 3.3.4 that was wrong... -- View this message in context: http://nabble.documentfoundation.org/Stuck-with-3-3-forever-tp3557428p3557511.html Sent from the Users mailing list archive at Nabble.com. -- For unsubscribe instructions e-mail to: [email protected] 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
