Hi,
How can I get SAS 9.4 output into MS Word and MS Excel?
Thanks
Use ODS OUTPUT to create a dataset and then proc EXPORT to send it to a .XLSX or .RTF file. You're welcome.
In addition to @PGStats's methods you can also use the ODS EXCELXP tagset to send output to Excel.
You can use the ODS destination for Excel to put SAS output into an Excel 2010/2013 workbook. Similarly you can use the ODS RTF or ODS TAGSETS.RTF destination to create an RTF file that MS Word can read. The ODS User's Guide is here and there are many useful resources on http://support.sas.com.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.