问题
I want to search data in excel sheet by using Java program. Condition:
- Write search data in text field and press Jbutton for search.
- Textfield data goes to excel file and find row who contain matching data.
- Row data copy and move to java program and Copy in 1 and more Textfield.
回答1:
You better use macros to achieve this functionality.
来源:https://stackoverflow.com/questions/49964929/search-data-in-excel-using-java-program