Copy any Grid to Excel

Description: Copy any grid to .csv (Excel) with column headings.
Price: FREE
Support: Supplied on an as-is basis
Environment: XP/iSeries/RDMLX Version 11 SP4
Contributor: LANSA
Details: Use this method to copy the content of any grid (fully or partially) into a .csv file to be opened by Excel.

The .csv file will have column headings (as opposed to the TRANSFORM_LIST bif).

As easy to use as this:

#PL_TOCSV.Copy_to_CSV I_GRID(#GRID_1)
Disclaimer: Tech Exchange disclaimer Contributors to the LANSA Tech Exchange are responsible for the correctness of any Components (code and documentation) that they submit. Contributors are also responsible for any support that might be offered with any Components they submit. LANSA does not provide any warranty concerning fitness for purpose nor correctness of any Component submitted to the Exchange. LANSA does not provide any warranty for any ongoing support offered for Components submitted by any party to the Exchange.

Users of the Exchange who download any Component do so with the express understanding and agreement of the foregoing disclaimers.
Download:
Example: Example screen
Back to Top