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
Diamond | Level 26
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

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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