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 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 422 views
  • 0 likes
  • 2 in conversation