Hi guys,
I want to make a Java program based on an Excel file. I want that when I select a name on the program, I want it to look for it on the Excel and say me the values about it.
Example: If I select Paul (for example), the program must say to me his age, his birth date and his adress (this information is on the Excel file).
Can someone help me with this?
Thank you!!