data work.np_combine;
set pg2.np_2015 pg2.np_2016;
CampTotal=sum(of Camping:);
where Month in(6, 7, 8) and ParkCode='ACAD' and Year=2016;
format CampTotal comma15.;
drop Camping:;
run;
ods select extremeobs;
proc univariate data=work.np_combine nextrobs=1;
var CampTotal;
id ParkCode Month Year;
run;
There is no question. The post has been flaired/tagged displaying that an "Answer" is not required. Thank you,
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!