BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Has anyone had an issue with exporting to Excel and naming the worksheet.

In 9.1 we used the following code:
PROC EXPORT DATA= LIBNAME.CLIENT
OUTFILE= "/u99/sas/testexport.xls"
DBMS=XLS REPLACE;
SHEET="month list";

Enterprise guide doesn't seem to like the Sheet command
1 REPLY 1
ChrisHemedinger
Community Manager
The same code should be runnable from within Enterprise Guide.

But if you are looking to use the point-and-click method of exporting data to Excel from EG, then you are correct -- EG does not currently support an option to name the target sheet.

Chris
It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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
  • 1 reply
  • 600 views
  • 0 likes
  • 2 in conversation