Return-Path: Delivered-To: apmail-jakarta-poi-dev-archive@www.apache.org Received: (qmail 52166 invoked from network); 4 Nov 2004 15:12:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Nov 2004 15:12:00 -0000 Received: (qmail 54130 invoked by uid 500); 4 Nov 2004 15:11:42 -0000 Delivered-To: apmail-jakarta-poi-dev-archive@jakarta.apache.org Received: (qmail 53996 invoked by uid 500); 4 Nov 2004 15:11:40 -0000 Mailing-List: contact poi-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "POI Developers List" Reply-To: "POI Developers List" Delivered-To: mailing list poi-dev@jakarta.apache.org Received: (qmail 53876 invoked by uid 99); 4 Nov 2004 15:11:38 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 04 Nov 2004 07:11:35 -0800 Received: (qmail 29838 invoked by uid 50); 4 Nov 2004 15:11:34 -0000 Date: 4 Nov 2004 15:11:33 -0000 Message-ID: <20041104151133.29837.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: poi-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 28328] - sheet selection does not work X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=28328 sheet selection does not work ------- Additional Comments From jmroth@mtg.de 2004-11-04 15:11 ------- I am having the same problem generating an excel file with 3 sheets via POI (poi-2.5-final-20040302.jar and Excel97 SR-2). When I store the file and open it with excel, the 3rd sheet is shown. Now I want to make sure, the 1st sheet (overview) shows up when the file is opened by someone. I tried the setSelected on the 1st sheet, but this only results in the tab for the 1st sheet having white background, but the 2nd is shown to the user. I found, I'm not the only one experiencing this problem: http://java2.5341.com/msg/78833.html So some people seem to be waiting for a solution. Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: poi-dev-help@jakarta.apache.org