I've written a small program in Java that reads data from an Excel sheet does some processing and writes the results to a database. It would be extremely convenient to be able to launch the JAR file from Excel. Does anyone know if this is possible and if so how it could be accomplished?