Formatting Excel cells with PythonCOM

Scott sbarron at ansic.net
Thu Apr 6 11:39:09 EDT 2000


Hi,

I am looking for information regarding how to set the Date/Time format
for Excel cells.  When I enter my dates/times I use the DateTime module
and the COMDate member of my objects.  When I open Excel it displays
them as ###### until I manually set the date/time format.  How can I do
this from within my Python program?

Thanks,
Scott



More information about the Python-list mailing list