On Sat, May 30, 2015 at 5:40 AM, Tim Golden <m...@timgolden.me.uk> wrote: > On 30/05/2015 10:30, Justin Thyme wrote: >> >> Is it possible to write a Python program that will start MS Excel, >> create a spreadsheet and fill cells A1 to A10 (say) with the data in a >> Python array? The answer is surely yes, but is there an outline of how >> to do it somewhere? > > > > This is still a good place to start: > > http://www.python-excel.org/ > > but I know I've seen several other packages not mentioned there which either > call Excel from Python or vice versa. xlwings (not sure?) > > TJG > -- > https://mail.python.org/mailman/listinfo/python-list
This looks promising: http://www.dev-explorer.com/articles/excel-spreadsheets-and-python -- Joel Goldstick http://joelgoldstick.com -- https://mail.python.org/mailman/listinfo/python-list