aspose file tools
The moose likes Java in General and the fly likes Copy a single column of a excel sheet to other excel sheet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Copy a single column of a excel sheet to other excel sheet" Watch "Copy a single column of a excel sheet to other excel sheet" New topic
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
    
    4
Thank you for the solutions, and welcome to the Ranch both of you
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Copy a single column of a excel sheet to other excel sheet
 
Similar Threads
Generating protected excel sheets
Need to export chinese characters to a csv file
Reading Data from Excel Sheets
WA #1.....word association
Reading data from Excel Sheets