On 2007-08-07, Rohan <[EMAIL PROTECTED]> 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 Ceru
On Aug 7, 1:05 pm, Rohan <[EMAIL PROTECTED]> wrote:
> Hello,
> 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
> Thanks,
Try studying this code:
http://snippe
Hello,
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
Thanks,
--
http://mail.python.org/mailman/listinfo/python-list