Hi all, I know the ODS Excel destination allows for native .XLSX files, but is there a way to generate older .XLS files using ODS Excel? I am working with an old system/application that only allows for XLS files. I know there is proc export and other options to output as an .XLS however I need the functionality of ODS to get the formatted output I'm looking for. Also I don't want to tagsets - I have a macro that uses DDE to open the .xml file and save it as a true .xls file, however this is not reliable in a batch environment. Hoping there is an argument/parameter I'm not familiar with when using ODS Excel. Thanks! AA
... View more