"Carlos Daniel Ruvalcaba Valenzuela" wrote
I was wondering if anyone has worked with excel 2007 files
(importing
data from), I have done so for old format (xls) via a number of
modules like xlrd and the old pyexcelerator, however none of those
packages currently support new 2007 format, altho
That is what I'm currently doing (telling users to convert), however
users tend to forget to save the file in old format or find it too
much a hassle to do the extra step, in which case I would like to be
able to read the new format, although I may just trow and error and
recommend the user to conv
Carlos Daniel Ruvalcaba Valenzuela wrote:
Hello list,
I was wondering if anyone has worked with excel 2007 files (importing
data from), I have done so for old format (xls) via a number of
modules like xlrd and the old pyexcelerator, however none of those
packages currently support new 2007 forma
Hello list,
I was wondering if anyone has worked with excel 2007 files (importing
data from), I have done so for old format (xls) via a number of
modules like xlrd and the old pyexcelerator, however none of those
packages currently support new 2007 format, although xlrd may have
support for it lat