[python-win32] sort in EXCEL via pywin32
Moll, Benjamin
Benjamin.Moll at fme.fujitsu.com
Tue Dec 15 16:25:01 CET 2009
How can I sort a column from B14:B24 considering alphabeticaly order?
self.xlApp.Range("B14:B24").Sort(Key1=self.sht.Columns( 3 ) , Order1=2,
Header=1)
don't understand the meaning of key1!
Regards and thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20091215/d0be84a7/attachment-0001.htm>
-------------- next part --------------
________________________________________
Gesch?ftsf?hrer/Managing Directors: Dr. Joji Murakami, Brendan Mc Kearney, Satoru Yamaguchi, Yoshihiro Kawase
Sitz/Seat: Langen, Hessen; Registergericht/Commercial Register: Offenbach/Main HRB 32725
________________________________________
This e-mail and any attachment contains information
which is private and confidential and is intended
for the addressee only. If you are not an addressee,
you are not authorised to read, copy or use the e-mail
or any attachment. If you have received this e-mail
in error, please notify the sender by return e-mail
and then delete it.
________________________________________
More information about the python-win32
mailing list