Return-Path: Delivered-To: apmail-jakarta-poi-user-archive@www.apache.org Received: (qmail 81105 invoked from network); 9 Aug 2006 05:57:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Aug 2006 05:57:07 -0000 Received: (qmail 11125 invoked by uid 500); 9 Aug 2006 05:57:05 -0000 Delivered-To: apmail-jakarta-poi-user-archive@jakarta.apache.org Received: (qmail 11113 invoked by uid 500); 9 Aug 2006 05:57:05 -0000 Mailing-List: contact poi-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "POI Users List" Reply-To: "POI Users List" Delivered-To: mailing list poi-user@jakarta.apache.org Received: (qmail 11102 invoked by uid 99); 9 Aug 2006 05:57:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 22:57:05 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=SPF_HELO_PASS,SPF_PASS,SUBJ_YOUR_OWN X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jak-poi-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 22:57:04 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GAh3Q-0006ak-Se for poi-user@jakarta.apache.org; Wed, 09 Aug 2006 07:56:33 +0200 Received: from p54974859.dip0.t-ipconnect.de ([84.151.72.89]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Aug 2006 07:56:32 +0200 Received: from matthias.ramm by p54974859.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Aug 2006 07:56:32 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: poi-user@jakarta.apache.org From: Matthias Ramm Subject: How to call your own functions? Date: Wed, 9 Aug 2006 05:56:18 +0000 (UTC) Lines: 6 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 84.151.72.89 (Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6) Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Do I have a chance to set a formular as cellFormular with my own function? SUM() works fine, MyFive() doesn’t. Has anyone an idea? //MyFive already exists in the template of course. --------------------------------------------------------------------- To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/