BookmarkSubscribeRSS Feed
jjguillory
Calcite | Level 5

I am using ODS to export to excel but after I export and open my file, some of my codes are dates.

For example, I have a code 11-2021, and it turns to Nov-2021.  I don't want dates, I want my code to stay the same.  How do I make it NOT turn to a date.

Jessica

1 REPLY 1
data_null__
Jade | Level 19

Can you use tagattr something like this

style data_Text   from data      /  just=center tagattr='format:Text';

Maybe not centered

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
  • 704 views
  • 0 likes
  • 2 in conversation