Hi
I need to output proc report by dose group 1 and group 2. Can someone give me a general idea on how to do so:
want (see highlight):
Use by-variable directivies in TITLE statement(s). You will also need a BY statement.
Title5 j=l "#byval1";
This example in the documentation looks like one possible approach: Report Example
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.