2006/02/20 ma PM 12:15:49 CET
> aan:
> onderwerp: Re: [python-win32] Excel using python
>
> [John Machin]
>
> | > OK, given the workbook created in my previous post...
>
> [ ... snip more code ...]
>
> | OK, great, Tim, we're almost there :-)
> | "when i
On 20/02/2006 10:37 PM, Tim Golden wrote:
> | From: John Machin [mailto:[EMAIL PROTECTED]
> |
> | Tim, that's fantastic. Hold out your hand for the elephant stamp :-)
>
> Must be an American thing? (Obligatory Monty Python
> reference: I'm sorry, old man, I don't quite follow your
> banter!)
>
| From: John Machin [mailto:[EMAIL PROTECTED]
|
| Tim, that's fantastic. Hold out your hand for the elephant stamp :-)
Must be an American thing? (Obligatory Monty Python
reference: I'm sorry, old man, I don't quite follow your
banter!)
| ... apart from moderate banter, we haven't got off his
|
On 20/02/2006 10:15 PM, Tim Golden wrote:
> [John Machin]
>
> | > OK, given the workbook created in my previous post...
>
> [ ... snip more code ...]
>
> | OK, great, Tim, we're almost there :-)
> | "when i try to acces it always goes to the last sheet." ...
> | looks like
> | the OP wants th
[John Machin]
| > OK, given the workbook created in my previous post...
[ ... snip more code ...]
| OK, great, Tim, we're almost there :-)
| "when i try to acces it always goes to the last sheet." ...
| looks like
| the OP wants the default sheet to point to some sheet other than the
| last
On 20/02/2006 8:02 PM, Tim Golden wrote:
> [John Machin]
> |
> | On 20/02/2006 7:46 PM, Tim Golden wrote:
> | > [yeswanty devi]
> | >
> | > | Hello all,
> | > | if we have number of excel sheets in a workbook.can
> | > | we access a selected sheet in the workbook. when i try to
> | > |
[John Machin]
|
| On 20/02/2006 7:46 PM, Tim Golden wrote:
| > [yeswanty devi]
| >
| > | Hello all,
| > | if we have number of excel sheets in a workbook.can
| > | we access a selected sheet in the workbook. when i try to
| > | acces it always goes to the last sheet.
| >
| > I assume
On 20/02/2006 7:46 PM, Tim Golden wrote:
> [yeswanty devi]
>
> | Hello all,
> | if we have number of excel sheets in a workbook.can
> | we access a selected sheet in the workbook. when i try to
> | acces it always goes to the last sheet.
>
> I assume this is the kind of thing you want
[yeswanty devi]
| Hello all,
| if we have number of excel sheets in a workbook.can
| we access a selected sheet in the workbook. when i try to
| acces it always goes to the last sheet.
I assume this is the kind of thing you want:
(somewhat exaggerated example, but ...)
import os
imp