Excel's Save As command lets you save a single worksheet in the CSV (comma seperated value) format, but not an entire workbook. Saving individual sheets by hand is a tedious project for large ...
Each input file is a spreadsheet and it is converted into the corresponding output file as a CSV file. As with OORunner, this code is based on PyODConverter. Next week we'll write a converter function ...
In January we created a simple KML converter that takes a KML file and produces a csv file that is easily opened with Microsoft Excel. Recently GEB reader David Kettle asked whether it would be ...