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?

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 694 views
  • 0 likes
  • 3 in conversation