News

Open Excel, and you will see a new tab in the ribbon at the top that says PyXLL.
With Python scripts, you can even create new Excel workbooks, add or delete worksheets, merge data from different files, and more. Suppose you work in finance and need to combine monthly sales ...
Some months back I developed some pyuno code for converting spreadsheets into CSV files from the command line. Pyuno being the Python interface to the OpenOffice runtime. One of the enhancement ...