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


For the reported difficulty, replacing CELL("CONTENTS";ref) by =ref is a preferable solution.

A bit more about CELL and how it should work, however.

The full description for CELL is in section 6.13.3 of the OASIS ODF Standard Version 1.2, Part 2: 
Recalculated Formula (OpenFormula) Format. This and the other parts of ODF 1.2 can be found at 
<http://docs.oasis-open.org/office/v1.2/os/>.  Note that there are 13 different information types 
that can be specified for the referenced cell, including CONTENTS.  Also, a CELL("CONTENTS"; ref) 
returns the content but not any formatting. 

CELL is not required to be supported by any level of conformant OpenDocument Formula Evaluator, 
however.  If it is supported, the reference should work.  It might make a difference if the 
reference is given in complete reference notation.  E.g., 

   
CELL("CONTENTS";['file:///win-adatok-1/Iskola/OsztalyFonok_vagyok/6.c_osztalyom/NaploBizonyitvanyKitoltesetSegitoTablazatok/6oszt_NaploBizonyitvany_KitoltesetSegitoTablazat.ods'#$'1.'.B6]
 )

I haven't tested this.

 - Dennis

-----Original Message-----
From: csanyipal [mailto:csanyipal@gmail.com] 
Sent: Saturday, March 10, 2012 11:16
To: users@global.libreoffice.org
Subject: [libreoffice-users] Re: CELL() doesn't show the cell content of another CALC file


Andreas Säger wrote

Am 10.03.2012 19:59, csanyipal wrote:

Andreas Säger wrote

The CELL function is there for some historic reasons. Very old documents
from other applications may use it. Except for the "filename" option
there is no use for it in Calc.
So which function can be used instead of CELL function?


=CELL("content";A1) returns the exact same value as =A1 does.
Thank you very much for help! 

-----
Best Regards from
Pál
--
View this message in context: 
http://nabble.documentfoundation.org/CELL-doesn-t-show-the-cell-content-of-another-CALC-file-tp3815399p3815581.html
Sent from the Users mailing list archive at Nabble.com.

-- 
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


-- 
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.