Adding Worksheets to an Excel Workbook
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 W
Re: Adding Worksheets to an Excel Workbook
These are all excellent suggestions. Thanks everyone for your help! -- http://mail.python.org/mailman/listinfo/python-list