Dealing with multiple excel sheets

Neil Cerutti horpner at yahoo.com
Tue Aug 7 14:31:46 EDT 2007


On 2007-08-07, Rohan <vodela.sai at gmail.com> wrote:
> I would like to write a script which does the following job.
> Take column1 and 7 from 10 different excel sheets and pasthe
> them into a new excel worksheet. Any ideas on how to do it

Get the xlrd Python module. It'll come in handy.

-- 
Neil Cerutti



More information about the Python-list mailing list