A
Axel
Hi!
I need to convert a stream containing an Excel workbook to an Excel
..csv file but I am not really getting it to work. Just saving the
stream as abc.xls is no good so I guess I need to create a workbook
and load it with the stream, but here ends my knowledge about this...
Just opening the workbook as a file and convert it is no problem, the
thing is that it in fact comes as a stream.
Does someone know how to do this?
Regards /Axel
I need to convert a stream containing an Excel workbook to an Excel
..csv file but I am not really getting it to work. Just saving the
stream as abc.xls is no good so I guess I need to create a workbook
and load it with the stream, but here ends my knowledge about this...
Just opening the workbook as a file and convert it is no problem, the
thing is that it in fact comes as a stream.
Does someone know how to do this?
Regards /Axel