I have downloaded SAS2XLSX macro from PhUSEwiki and PhUSE Paper. I run this macro under PC SAS 9.3 x64 and Linux SAS 9.3 x64. But Linux generated XLSX is not working. I need to use it for Linux. I have also compared all individual XML files with PC SAS generated one, everything matched exactly. Still I am not able to open Linux generated XLSX file. As this paper suggest same carriage return hexadecimal code '0D'x I am using.
I have also attached both SAS generated XLSX files.
Could you please help me?
P.S: ODS EXCEL not supported by SAS 9.3 and ODS EXCELXP is not able to import again using PROC IMPORT