Hello-
I'm running a 2-way crosstab in Proc Freq and am dumping the output into Excel using the ODS HTML output options. Proc Freq always pads the output with two columns.
The first column has this information in it:
"Frequency
Percent
Row Pct
Col Pct"
While the second column is blank.
What are the options that will suppress these two columns?
Thank you.
A similar question was asked in this thread. The recommendation: you could use PROC TABULATE (or REPORT) instead for more control of your report appearance.
You could try the LIST or CROSSLIST options on the TABLES statement to see if that gets you close to what you want.
Thanks for the tip on the CROSSLIST option. That solved another question I had. But it doesn't fix my original question. I still need the suppressing options for the two columns.
A similar question was asked in this thread. The recommendation: you could use PROC TABULATE (or REPORT) instead for more control of your report appearance.
Reluctantly good suggestion. Thanks.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.