Thanks,
Nikunj
As mentioned a few times on this list, xlutils.copy is the closest thing
for this, but xlutils.filter, on which its based, doesn't support
filtering multiple files into one file.
You;d either need to fund a rewrite of xlutils.filter, or you can hack
up your own stuff, likely by subclassing xlutils.filter.BaseWriter, but
the problem comes from getting styles from multiple source files.
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk