Hi: I agree with the suggestions from @Quentin. Please show the code you've tried and explain why you think it is or is not correct. As a hint, did your professor do any coverage of SAS formats as a way to show numeric values in categories? That's one way to do what you want. The other way is for you to create a completely new variable, probably a character variable, using IF statements or other conditional logic. Cynthia
... View more