Hello Everyone,
I am trying to prepare a report in Excel using ODS Excel in SAS. The report contains two sheets with three tables place side by side. I used Panelcol option but it is not available in ODS Excel. Also, the Start_at= option does not seem to be working?
Is there anyway it can be done in ODS Excel? Please let me know. Any help will be very much appreciated.
Thank you,
Shankar
http://support.sas.com/rnd/base/ods/odsmarkup/msoffice2k/index.html
Ksharp, thank you for your reply. But, I want the excel file with .xlsx extension. Also, it produces the html output and it does not support the multisheet workbook.
Is there any better approach to this problem?
Thank you,
Shankar
You can use Excel to open that xml file and SAVE AS it into XLSX file .
Proc EXPORT to specified ranges but you have to do the 'math' to figure out the ranges. But this doesn't provide formatting options.
Another option is create a pre-formatted template in Excel and export to the template.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.