Reading excel file using Java Excel API

Joined
Aug 29, 2006
Messages
4
Reaction score
0
Hello Everyone,

I want to write a program for reading an existing excel file, Report.xls. This file contains two columns, File_Name and Counter. I will get the value of the File_Name from some other program.
This code should read the excel file for the File_Name. It should check if the name which I got is already available in the excel sheet, if YES then the Counter value in the same row should get increased by one. If NO then it should add / append the File_Name in the excel sheet.
Can anyone help me for this? I know that I can use JavaExcelApi for this, but I don’t know how to use it.

Thanks in advance :grin:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top