Adding Worksheets to an Excel Workbook

e.h.doxtator at accenture.com e.h.doxtator at accenture.com
Tue Oct 10 17:08:43 EDT 2006


All

I'm a Python newbie, and I'm just getting to the wonders of COM
programming.  I am trying to programmatically do the following:

1.  Activate Excel
2.  Add a Workbook
3.  Add a Worksheet
4.  Populate the new Worksheet
5.  Repeat steps 3,4 while there is data.

How do you add a Worksheet to a Workbook?

Thanks!




More information about the Python-list mailing list