Hello, please help me in the below issue for formatting in sas I have a file containing variable Result which has value of (C1='y' and b1='N' and a1='y') like that I want to replace a1,b1,c1 etc with text. Like customer1='y' and customerb ='n'
... View more