Working with Excel Inside Python

Eugenio Arima arimaeug at gmail.com
Thu May 10 14:36:07 EDT 2007


Try

# to save dbf3 set file format = 8
excel.ActiveSheet.SaveAs(Filename = "D:\AN00GALL.dbf", FileFormat = 8)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070510/dda0bf81/attachment.html>


More information about the Python-list mailing list