Hey all, I'm trying to create basic proc freq 2-way tables that include row and column percent's. The output includes these, however they are not labelled which means manually including row and column percent labels for every table I make. Is there a way using proc templates or something to set labels on so that frequency, row, and col % will be labeled whenever I make a table? I've included the output I want and the output type I'm currently getting (without freq, row or col labels) Thanks
... View more