× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



go to iseriesnetwork.com & search the site for HSSF....

Thanks,
Tommy Holden


-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Juan Robledo
Sent: Monday, August 01, 2005 7:35 AM
To: RPG programming on the AS400 / iSeries
Subject: Re: Exporting reports to Excel


Are there any Programming example that have POI in it??

thanks.

Juan Robledo
Programmer Analyst






Mike Eovino <meovino@xxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
08/01/2005 12:07 AM
Please respond to RPG programming on the AS400 / iSeries

 
To:     RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>
cc: 
Subject:          Re: Exporting reports to Excel


On 7/27/05, Carel Teijgeler <coteijgeler@xxxxxxxxx> wrote:
> 1) Use CPYTOIMPF into a csv file on the IFS.

Be VERY careful with CSV files.  Excel will not handle them properly
in all situations.  Most notably, Excel will ignore quotation marks
around fields that are supposed to be text if they contain only
numeric data.

Export a list of New Jersey zip codes to a CSV file.  Make sure there
are quotes around those zips.  Then open that file in Excel.  Not
good.

We use ASC's SEQUEL product (not just for this, but for a number of
things).  Good, but not cheap.  And POI will give you much more
control over your spreadsheets.

Before we got SEQUEL, we bought Kemetech's Conversion Suite (which we
still use to import Excel spreadsheets).  Good stuff for the money. 
If you just want to generate Excel and don't want to roll your own
with POI, check this out.

Mike E.


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.