proc transpose data=have out=want (rename=(_name_=seq col1=value));
var rg--jb;
by number notsorted;
run;
HTH,
Art, CEO, AnalystFinder.com
Missed SAS Innovate in Orlando?
Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.