Return-Path: Delivered-To: apmail-poi-user-archive@www.apache.org Received: (qmail 70576 invoked from network); 4 Nov 2008 15:49:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Nov 2008 15:49:19 -0000 Received: (qmail 84064 invoked by uid 500); 4 Nov 2008 15:49:24 -0000 Delivered-To: apmail-poi-user-archive@poi.apache.org Received: (qmail 84047 invoked by uid 500); 4 Nov 2008 15:49:24 -0000 Mailing-List: contact user-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Users List" Delivered-To: mailing list user@poi.apache.org Received: (qmail 84036 invoked by uid 99); 4 Nov 2008 15:49:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2008 07:49:24 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2008 15:48:06 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KxO99-0001RC-Eb for user@poi.apache.org; Tue, 04 Nov 2008 07:48:47 -0800 Message-ID: <20324908.post@talk.nabble.com> Date: Tue, 4 Nov 2008 07:48:47 -0800 (PST) From: Hardie82 To: user@poi.apache.org Subject: full external reference MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: thomas.hartthaler@yahoo.de X-Virus-Checked: Checked by ClamAV on apache.org Hi at all. I have the following question: is it possible to get the full external reference from a formula-cell? Some formula-cells of my sheet contain external reference like "='D:\Projekte\HSH.(ExelChecker)\Beispieldateien\[Automatische_Prozesse.xls]Sysdaten'!$B$4" but when I use the function getCellFormula() the result is "Tabelle3!$B$4". Sysdaten is the third sheet in Automatische_Prozesse.xls. But I need the complete reference. Is there any way the get this? Or is there an athor method I should use? Regards Hardie82 -- View this message in context: http://www.nabble.com/full-external-reference-tp20324908p20324908.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@poi.apache.org For additional commands, e-mail: user-help@poi.apache.org