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?

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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