|
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 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.