BookmarkSubscribeRSS Feed
imdickson
Quartz | Level 8

Hi everyone. I am out of office now and cant do any testing with SAS. I have a question in my mind right now.

 

If i have a script that will write dataset into excel file that already exist in a folder.

For example:

My script will write dataset "CAR" to excel called cardata.xlsx with the sheetname "All Car"

 

 

What if cardata.xlsx already exist? Will the script prompt error saying sheetname "All Car" already exist and prompt error? or it will overwrite the entire xlsx fire?

1 REPLY 1
Cynthia_sas
SAS Super FREQ
Hi:
The answer depends on what your "script" or program uses to do the "export" -- are you doing PROC EXPORT? Are you using the LIBNAME engine for EXCEL or XLSX? Are you using ODS EXCEL? How you are creating CARDATA.XLSX or writing to it makes a difference.

Cynthia

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!

How to Concatenate Values

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.

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
  • 313 views
  • 0 likes
  • 2 in conversation