BookmarkSubscribeRSS Feed
Noob81
Calcite | Level 5
Hi all ,

Im a new sas user . Using sas eg 7.15 currently . In need for some kind soul to assist.
I have multiple datasets in various process flow . How do i go about exporting these datasets into a single excel file on multiple worksheets.
2 REPLIES 2
Kurt_Bremser
Super User

I would

  • use LIBNAME XLSX to create the Excel file on the SAS server
  • use PROC COPY or other steps to populate the Excel file with sheets
  • clear the LIBNAME
  • download the file with the Copy Files task of Enterprise Guide.

Similarly, you can use ODS EXCEL to create the Excel file and use output procedures to populate it. Then again, use Copy Files to download the file.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 378 views
  • 1 like
  • 2 in conversation