AIL PROTECTED] On
> Behalf Of Andrea Gavana
> Sent: Friday, February 09, 2007 9:59 PM
> To: python-list@python.org
> Subject: [pywin32] - Excel COM problem
>
> Hi All,
>
>I have a very simple python script that tries to put a
> rectangular shape in a worksheet an
Hi All,
I have a very simple python script that tries to put a rectangular
shape in a worksheet and then add some text inside that shape. The
main problem, is that as usual Excel doesn't like input strings longer
than 200 and something characters. So, by just recording a macro in
Excel, I tried