Re: Another PythonWin Excel question
From: It's me (itsme_at_yahoo.com)
Date: 01/06/05
- Next message: Kartic: "Re: Another PythonWin Excel question"
- Previous message: Larry Bates: "Re: PIL and ReportsLab error"
- In reply to: Kartic: "Re: Another PythonWin Excel question"
- Next in thread: Kartic: "Re: Another PythonWin Excel question"
- Reply: Kartic: "Re: Another PythonWin Excel question"
- Reply: It's me: "Re: Another PythonWin Excel question"
- Reply: David Bolen: "Re: Another PythonWin Excel question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 06 Jan 2005 00:19:32 GMT
"Kartic" <kartic.krishnamurthy@gmail.com> wrote in message
news:1104968382.403653.267060@f14g2000cwb.googlegroups.com...
> I am not sure about this but I believe you can give a parameter
> after="sheet1". to Add(), like so, Add(after="sheet1").
>
I get a "got an expected keyword argument 'after'" from Add().
> Unfortunately I do not have Excel installed on this machine to confirm
> this.
>
> A tip: if you have VBA (which you should if you have Excel) installed,
> lookup the Add method for the Worksheets collection. VBA will show the
> code completion, with all the arguments for the method call. Try the
> same for any of the methods.
>
Yes, I read about that but unfortunately I have no experience with VBA *at
all*. :=(
> Thanks,
> --Kartic
>
- Next message: Kartic: "Re: Another PythonWin Excel question"
- Previous message: Larry Bates: "Re: PIL and ReportsLab error"
- In reply to: Kartic: "Re: Another PythonWin Excel question"
- Next in thread: Kartic: "Re: Another PythonWin Excel question"
- Reply: Kartic: "Re: Another PythonWin Excel question"
- Reply: It's me: "Re: Another PythonWin Excel question"
- Reply: David Bolen: "Re: Another PythonWin Excel question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]