Another PythonWin Excel question
From: It's me (itsme_at_yahoo.com)
Date: 01/05/05
- Next message: Lee Harr: "Re: get the IP address of a host"
- Previous message: alex23: "Re: Python evolution: Unease"
- Next in thread: Kartic: "Re: Another PythonWin Excel question"
- Reply: Kartic: "Re: Another PythonWin Excel question"
- Reply: Marten Bauer: "Re: Another PythonWin Excel question"
- Reply: Mike Thompson: "Re: Another PythonWin Excel question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 05 Jan 2005 22:39:27 GMT
I followed the example in
http://stompstompstomp.com/weblog/technical/2004-05-20 and learned that to
add a new work*** to an Excel workbook, you would use the
workbook.Worksheets.Add() method. That works. However, the new worksheet
got added *in front* of the last work*** I was at. How can I get it to
add *after*?
Thanks,
-- Me
- Next message: Lee Harr: "Re: get the IP address of a host"
- Previous message: alex23: "Re: Python evolution: Unease"
- Next in thread: Kartic: "Re: Another PythonWin Excel question"
- Reply: Kartic: "Re: Another PythonWin Excel question"
- Reply: Marten Bauer: "Re: Another PythonWin Excel question"
- Reply: Mike Thompson: "Re: Another PythonWin Excel question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]