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

I think substr could be use both numeric and charteric variables.  But I have used 'PUT' to change first.

jdwaterman91
Obsidian | Level 7

The "str" portion of "substr" implies that you are working with a string, or character variables.

Yes you can convert your numeric variable to a character variable by using the Put function or by creating a new character variable equal to your numeric variable, but in the end the substr function is still evaluating a character string.

 

It is probably in your best interest to use one of the alternative methods provided here on the thread however.  

They are a lot simpler.

 

ybz12003
Rhodochrosite | Level 12

Thanks for taking time to explaining to me.

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
  • 17 replies
  • 4355 views
  • 7 likes
  • 5 in conversation