automating excel with python ... getting excel to go away
Scott Hathaway
slhath at home.com
Fri Dec 29 16:59:36 EST 2000
More information about the Python-list mailing list
Fri Dec 29 16:59:36 EST 2000
- Previous message (by thread): automating excel with python ... getting excel to go away
- Next message (by thread): unix pipes + python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks! Scott "Mark Hammond" <MarkH at ActiveState.com> wrote in message news:3A4BDEFD.8000603 at ActiveState.com... > Scott Hathaway wrote: > > > myExcel.Quit > > Quit is a method - try: > > myExcel.Quit() > > Mark. >
- Previous message (by thread): automating excel with python ... getting excel to go away
- Next message (by thread): unix pipes + python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list