BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I have a data set that is named dynamically but simply data_&now (where &now refers to today's date 10FEB2009). I need to export the data to an Excel file with the same name. I'm pretty new to SAS and have only seen thus far where a hard coded name to a particular location can be used like OUTFILE = C:\AW\newdata.xls'.

Is there a way that I can export to an Excel spreadsheet and keep the naming convention of the data set without having to change the file name manually in the OUTFILE parameter?

So I would want the Excel name to be data_10FEB2009 today and data_11FEB2009 tomorrow and so on, without having to manually change anything.

Thanx.
1 REPLY 1
deleted_user
Not applicable
Never mind all. This thread took care of my question:

http://support.sas.com/forums/thread.jspa?messageID=9695◟

Thanx.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1391 views
  • 0 likes
  • 1 in conversation