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: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 1043 views
  • 3 likes
  • 3 in conversation