Return-Path: Delivered-To: apmail-jakarta-poi-user-archive@www.apache.org Received: (qmail 60826 invoked from network); 25 Oct 2005 05:37:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Oct 2005 05:37:44 -0000 Received: (qmail 66594 invoked by uid 500); 25 Oct 2005 05:37:41 -0000 Delivered-To: apmail-jakarta-poi-user-archive@jakarta.apache.org Received: (qmail 66582 invoked by uid 500); 25 Oct 2005 05:37:40 -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 66571 invoked by uid 99); 25 Oct 2005 05:37:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Oct 2005 22:37:40 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [199.185.220.223] (HELO priv-edtnes51.telusplanet.net) (199.185.220.223) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Oct 2005 22:37:38 -0700 Received: from vancouver ([154.5.109.241]) by priv-edtnes51.telusplanet.net (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with SMTP id <20051025053717.ZZAI27397.priv-edtnes51.telusplanet.net@vancouver> for ; Mon, 24 Oct 2005 23:37:17 -0600 Message-ID: <003801c5d926$2a7b8590$6500a8c0@vancouver> From: "Shinya Koizumi" To: "POI Users List" References: Subject: Re: workbook.createSheet Date: Mon, 24 Oct 2005 22:37:12 -0700 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N a little snippet of your code will be helpfull. >>i try to export data to a XSL file. I believe you meant a xls file. >workbook.createSheet You use this method to create the first sheet. With POI, can you add another sheet to the workbook? This is what i would do if i am working with Microsoft VBA. Just an idea. Shinya Koizumi ----- Original Message ----- From: "Michael Langer" To: "POI Users List" Sent: Monday, October 24, 2005 10:45 AM Subject: AW: workbook.createSheet > No thats not the case. im sure they have different names. The > name(drucktitel) is only visible in the excel name field (field were you > can > insert cells and jump to it). On my Excel Version it is located left > korner > above the sheet in the taskbar. Its a selection field, and one options is > the "drucktitel" and one other the name i have to enter. > > -----Urspr�ngliche Nachricht----- > Von: William S. Hayes [mailto:wsh@fluctus.com] > Gesendet: Montag, 24. Oktober 2005 19:37 > An: POI Users List > Betreff: Re: workbook.createSheet > > > > > Looks like you are naming your second sheet the same name as the first > one. Each sheet must have a different name. > > scott hayes > > > Michael Langer wrote: > >>Hi List, >>i try to export data to a XSL file. If i export to one sheet all is fine. >>But if it try to export to two sheets so i get an error. >> >>"Nameskonflikt: Name darf nicht dem integriertem Namen gleichen: > Drucktitel" >> >>(my translation) >>"Name conflict: Name not allowed to be the same like integrated: > Drucktitel" >>(Drucktitel don't translated) >> >>I don't know were this come from. Its not my code but i study them. No >>were >>a titel or s.t. like that is set. Can you give me a hint were i can >>search? >> >> >> >>--------------------------------------------------------------------- >>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/ >> >> >> >> > > --------------------------------------------------------------------- > 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/ > > > --------------------------------------------------------------------- > 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/ --------------------------------------------------------------------- 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/