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: [email protected] For additional commands, e-mail: [email protected]
