If you want to search for words, use the function findw or a regular expression.
data two;
set one;
if findw(val,'Platelet') >0;
run;
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!