Hello Neveen,
could you show us how you use xlwt? I´d be very interested.
Kenneth
Thanks a lot mdipierro i found the module xlwt and it is very useful.
Thanks
On Aug 5, 4:33 pm, mdipierro<[email protected]> wrote:
rows.export_to_csv_filed(stream)
you can write more stuff to the same stream.
On Aug 5, 7:29 am, Neveen Adel<[email protected]> wrote:
Hello,
I want to generate a csv file with multiple sheets, i used str(rows).
Is there a way to generate multiple sheets in one file?
Thanks in Advance
Neveen