BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
user112a2
Obsidian | Level 7

I have noticed that when I add new fields, I have to keep changing the version number on the proc export excel file. Is there SAS code I can run before this to delete that xlsx on the unix server? That would greatly help, therefore I would not need to keep on changing the version number in the file. Thanks for your help.

 

 

Removed
1 ACCEPTED SOLUTION

Accepted Solutions
LaurieF
Barite | Level 11

I would have thought that replace should be that you would need. What error message do you get when you run the code where the file already exists?

 

If replace doesn't work in this case, maybe some hacking of my Excel backup delete macro might help?

 

View solution in original post

2 REPLIES 2
LaurieF
Barite | Level 11

I would have thought that replace should be that you would need. What error message do you get when you run the code where the file already exists?

 

If replace doesn't work in this case, maybe some hacking of my Excel backup delete macro might help?

 

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1113 views
  • 3 likes
  • 3 in conversation