Export to Microsoft Excel from PLSQL Procedure
Hi, we have a number of reports which are generated from PL/SQL stored procedures & packages. We would like to add a link to the page that would allow the user to export the report displayed on their browser to Microsoft Excel - with minimal end-user interaction.
A .csv file would work, but a native MS Excel spreadsheet is desired to allow for additional calculations and manipulation later.
Thanks,
Charlie