Hi,
I have a standard CAF Export Table Button that is configured to Export a Table and when you open the Excel using versions prior to Office 2007,it has every CSV in its own Excel Column. However, in versions prior to Office 2007, it displays the standard Excel “format” message and when you click OK, all the columns appear in a single column.
If I give the extension as xls in the Export Table button “Export File Name” property, it always opens the data in a single column. Is this as expected?
I know this is not the forum to ask this, but if anyone has experienced the same and if you were able to resolve, can you please advise?
I have the Encoding set to UTF-16 because there are a few French characters in the data.
The BOM story…
Also, the value in first cell of the cell is prefixed by the character þÿ which upon Googling I gather it is a Byte Mark Order set to indicate the start of a stream of data. Is there a way to get rid of this?
And also, if the “Export File Name” is bound to a String variable whose value is set at Run Time, the control never opens the file with this name but with the default export.csv. I have hence had to specify a value ( hard coded !!) as Blah_Blah_Blah.csv.
Any help with the above issues is much appreciated.
Thanks,
Best Regards,
Raj
#MWS-CAF-Task-Engine#webMethods#webMethods-BPMS