how can I make it faster
That's not near enough information to provide any help.
What were are you doing? How is your system set up? How are you running SAS?
Post St as much detail as possible.
If you only need the reports (and don't need the Results WIndow to navigate around the various reports), you can speed things up by adding this statement first:
ODS results off;
I think "off" is correct, rather than "close", but you can try it and see.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.