You may have to use the strip and upper functions in the event that your data has extra spaces or case difference but, otherwise, you may only need something like:
[pre]
data want;
set have;
if statename eq "alabama" and associationname eq "FLC"
then associationname="AL";
run;
[/pre]
HTH,
Art
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Registration is open
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and lock in 2025 pricing—just $495!