@jimbarbour wrote:
Why not just go straight to Excel (xlsx)? Don't use the essentially obsolete ExcelXP tag set. Use the ODS Excel destination. What version of SAS are you running? Unless it's a fairly old version, you should be able to use the Excel destination. If you use the Excel destination, then you don't need to convert XML to XLSX; you'll have XLSX directly.
This paper might be helpful:
https://blogs.sas.com/content/sgf/2017/02/20/tips-for-using-the-ods-excel-destination/
Jim
You might consider my suggestion of just going directly to XLSX and eliminating the XML step. Going directly to XLSX can be fully automated.
Jim
... View more