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!

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to