Related Entries

Leo script to generate environment setters
Managing notes and todos
Excel to record expenses
Lean Pivot Tables
Can you spot the difference?

« MS PR machine
» Open photo library

Printer-friendly

ExcelWriter module in Perl

"The Spreadsheet::WriteExcel module can be used to create a cross-platform Excel binary file. Multiple worksheets can be added to a...

"The Spreadsheet::WriteExcel module can be used to create a cross-platform Excel binary file. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, formulas, hyperlinks and images can be written to the cells."

Pretty nice module. Excel it is still one MS-Office application I use all the time - I think it is pretty good too. Now, will some one make a Python module for this? :-)

//-->