How can i get a cells value from an excel sheet using java swing ? I progressed till opening the excel app using Desktop.getDesktop().open(). My aim is to get a value from an excel sheet and display the value in my java swing. Is it possible using any libraries. Please help. Thanks in advanceHow can i get a cells value from an excel sheet