to find the duplicate value of a cell and delete it in Java JXL API co

Hi,

I am new to Java Excel Programming. I am trying to implement the following functionality in Java via JXL API

If I pass two column values (composite primary keys), to a Java method, it should find the first occurance of the row containing the two column values combination and also delete the duplicate rows with the same combination of composite primary keys in the excel sheet.

Any pointers to this would be of great help.


Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories