Andrea Gavana wrote:
> Hi Roger,
>
> On 2/10/07, Roger Upole wrote:
>> "Andrea Gavana" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
>>> 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 s
Hi Roger,
On 2/10/07, Roger Upole wrote:
> "Andrea Gavana" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> > 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,
"Andrea Gavana" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> 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 lon
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 trie