Return-Path: Delivered-To: apmail-poi-user-archive@www.apache.org Received: (qmail 76592 invoked from network); 22 Oct 2009 06:13:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Oct 2009 06:13:53 -0000 Received: (qmail 56342 invoked by uid 500); 22 Oct 2009 06:13:52 -0000 Delivered-To: apmail-poi-user-archive@poi.apache.org Received: (qmail 56294 invoked by uid 500); 22 Oct 2009 06:13:52 -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 56284 invoked by uid 99); 22 Oct 2009 06:13:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Oct 2009 06:13:52 +0000 X-ASF-Spam-Status: No, hits=-2.1 required=5.0 tests=BAYES_00,FROM_LOCAL_NOVOWEL 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; Thu, 22 Oct 2009 06:13:50 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1N0qvR-0000ED-FE for user@poi.apache.org; Wed, 21 Oct 2009 23:13:29 -0700 Message-ID: <26004580.post@talk.nabble.com> Date: Wed, 21 Oct 2009 23:13:29 -0700 (PDT) From: MSB To: user@poi.apache.org Subject: Re: Setting the row number to 3 while inserting values in different cells !! In-Reply-To: <26003733.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: markbrdsly@tiscali.co.uk References: <26003733.post@talk.nabble.com> Sorry, but I am not competely clear what you are asking. Are you saying that you have a worksheet and use POI to open it, access a number of cells on the sheet that could each be on a different row, change the value in each of those cells and then re-position each onto row 3 of the worksheet? Yours Mark B njr30 wrote: > > Hi, > > I am writing some data to Excel using POI where I have to reset the row > number to 3 as I complete inserting values in different cells. > > How do I do that ? > > Thanks, > njr30 > -- View this message in context: http://www.nabble.com/Setting-the-row-number-to-3-while-inserting-values-in-different-cells-%21%21-tp26003733p26004580.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