Hi John,
> Check out the thread "Multiple formats in a cell" in this
> group around 2009-03-06.
thanks for the link! However, I can't use xlwt (and xlrd) because I have
to modify an existing excel sheet containing macros. Therefore I used
the "win32com" module in python under Windows. This work
"Baehr, Manuel" wrote in message
news:[email protected]...
Hi John,
Check out the thread "Multiple formats in a cell" in this
group around 2009-03-06.
thanks for the link! However, I can't use xlwt (and xlrd) because I have
to modify an existing excel
-- Forwarded message --
From: Andrea Gavana
Date: Sat, Apr 25, 2009 at 2:28 PM
Subject: Re: [python-win32] Formatting parts of an excel cell
To: Mark Tolonen
Hi,
On Sat, Apr 25, 2009 at 2:00 PM, Mark Tolonen wrote:
>
> "Baehr, Manuel" wrote in message
> news:737a64deb003704788
"Andrea Gavana" wrote in message
news:[email protected]...
On Sat, Apr 25, 2009 at 2:00 PM, Mark Tolonen wrote:
>
> "Baehr, Manuel" wrote in message
> news:[email protected]...
>>
>> Hi John,
>>
>>> Check out the