Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Using jexcel api to write excel to csv file

Reply
Thread Tools

Using jexcel api to write excel to csv file

 
 
ruds
Guest
Posts: n/a
 
      06-07-2008
hi
I want to convert excel file to csv file for this I'm using jexcelapi.
the CSV.java file in the source directory of api gives out to the
screen, instead I want to write the op to a txt file.
I tried using FileWriter instead of System.out as parameter, but I'm
unable to get correct op.
Pleas help me to write the correct the file.

Ruds.
 
Reply With Quote
 
 
 
 
Martin Gregorie
Guest
Posts: n/a
 
      06-07-2008
On Fri, 06 Jun 2008 23:13:11 -0700, ruds wrote:

> hi
> I want to convert excel file to csv file for this I'm using jexcelapi.
> the CSV.java file in the source directory of api gives out to the
> screen, instead I want to write the op to a txt file.
>

So redirect it to a file.


--
martin@ | Martin Gregorie
gregorie. |
org | Zappa fan & glider pilot


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
read and write csv file using csv module jliu66 Python 0 10-19-2007 03:12 PM
Reading excel file using Java Excel API pps! Java 0 08-29-2006 12:05 PM
[JExcel API] how to insert object into a cell GenxLogic Java 1 03-03-2006 11:07 AM
[JExcel API] how to insert object into cells Deep Java 1 03-02-2006 02:19 PM
Problem Running Application (Java + JExcel API) TheNewf@gmail.com Java 12 06-29-2005 04:54 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57