Hello, Right now I have a java program that generates csv files, but I want it to generate Excel files. Is there a utility function in HSSF that can just take as input a CSV file and delimiter, and automatically generate the Excel? I just want something with about the same functionality as when you import a csv file normally into Excel.
Thanks ... please let me know if it's out there ... otherwise I probably have to write it. -sue yi
