| Author |
Copy a single column of a excel sheet to other excel sheet
|
Prasad Rooge
Greenhorn
Joined: May 28, 2012
Posts: 25
|
|
|
is it possible to copy a single column of a excel sheet to other excel sheet??
|
 |
Tero Muhonen
Greenhorn
Joined: Jul 17, 2012
Posts: 1
|
|
Hi Prasad,
I would take a look Apache POI API (http://poi.apache.org/). Here's an example from the POI guide:
|
 |
Prasad Rooge
Greenhorn
Joined: May 28, 2012
Posts: 25
|
|
well i did it using JXL...
Thanks anyways
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32694
|
|
Thank you for the solutions, and welcome to the Ranch both of you
|
 |
 |
|
|
subject: Copy a single column of a excel sheet to other excel sheet
|
|
|