I am creating a "shee2" ( through SAS program/ODS excel) using "Sheet 1" from "Work Book 1". Is it possible to import my "sheet 2" directly into Workbook1 during the proc report program? I am expecting after the final run "Work book 1" should have "sheet 1" and "sheet2" as well). Any suggestions. Thanks.
ODS Excel is typically designed to build a workbook from scratch each time using SAS procedures like PRINT and REPORT.
One exception to this rule involves post-processing using PROC DOCUMENT. Other users who have used this approach may be able to provide additional guidance.
Thanks.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.