[Q] win32com/Excel

Rolf Marvin Bøe Lindgren roffe at aqualene.uio.no
Sun Sep 1 03:12:36 EDT 2002


I would like to emulate this Visual Basic statement from Python, using
Com:

        Range(Range("A1"), ActiveCell.SpecialCells(xlLastCell)).Select

this statement selects the active worksheet (which is, incidentally,
not similar to UsedRange).  

any clues?  

thank you,

-- 
Rolf Lindgren                                            http://www.roffe.com/
roffe at tag.uio.no



More information about the Python-list mailing list