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

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