I execute the script and export the excel file to my local folder. if i want to run the script again. i have to delete the excel and rerun since the excel filename already exist.IS there a way that i can execute without delete my excel file.
How do you export the Excel file? If you are using PROC EXPORT, remember to use the
DBMS=EXCEL REPLACE;
Statement.
How do you export the Excel file? If you are using PROC EXPORT, remember to use the
DBMS=EXCEL REPLACE;
Statement.
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!
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.
Ready to level-up your skills? Choose your own adventure.