Hi!
Im currently working on print-reports based on Ms-Excel. In this case i created an Excel-document, which contains the structure and some context-files where to receive the data from. Im reading the data by using the module Spreadsheet::ParseExcel, then creating a new file with Spreadsheet::WriteExcel, filling in the data from existing excel-document and then adding the data i selected from the database.
At first i would like to acknowledge, that there are some differences in the declaration of format-ojects between Parse- and WriteExcel for example
(7)
]
