Re: Text Import Wizard

2010-06-02 Thread MSB
to create and save OOXML based workbook files has been added to the application yet - I must admit to not knowing whether it emulates the text import wizard. Yours Mark B jeffg-4 wrote: > > Is it possible to use POI to launch the Excel Text Import Wizard and then > use the selected pa

Re: Text Import Wizard

2010-06-02 Thread MSB
as a result. jeffg-4 wrote: > > Is it possible to use POI to launch the Excel Text Import Wizard and then > use the selected parsed data for use in a Java project? Essentially, I > want > to utilize Excel's import wizard on my Java application. > > Thanks, Jeff >

Text Import Wizard

2010-06-02 Thread Jeff G
Is it possible to use POI to launch the Excel Text Import Wizard and then use the selected parsed data for use in a Java project? Essentially, I want to utilize Excel's import wizard on my Java application. Thanks, Jeff