BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
1 ACCEPTED SOLUTION

Accepted Solutions
VDD
Ammonite | Level 13 VDD
Ammonite | Level 13

If it is solved them please select the response that assist in solving your request.

Help the community by closing the thread.

 

View solution in original post

4 REPLIES 4
Ksharp
Super User

Use FIND() function.

 

If find(Qu_8 ,'Highschool') or find(Qu_8 ,'1') then Qu_8 ='High school/ Secondary School';

Else if find(Qu_8 , ' Master')  then Qu_8 = 'Master Degree';

Else if Qu_8 ='.';

tuntun
Calcite | Level 5
Thank you so much, it's solved
VDD
Ammonite | Level 13 VDD
Ammonite | Level 13

If it is solved them please select the response that assist in solving your request.

Help the community by closing the thread.

 

tuntun
Calcite | Level 5

how to delete my question?

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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
  • 4 replies
  • 1204 views
  • 0 likes
  • 3 in conversation