BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
joesmama
Obsidian | Level 7

Hello.

 

Looking to export several PROC FREQ tables onto one sheet in an Excel workbook. I've looked around for possible suggestions to help but can;t find anything. Am I missing an option somewhere? I am using ODS EXCEL to produce the file but each table is on a seperate sheet and I'd like to figure out how to get everything on one sheet. 

 

Any help would be appreciated.  Thank you. 

1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User
Look at the SHEET_INTERVAL option on ODS EXCEL. Set it to none to have all go to a single sheet.

View solution in original post

4 REPLIES 4
Reeza
Super User
Look at the SHEET_INTERVAL option on ODS EXCEL. Set it to none to have all go to a single sheet.
joesmama
Obsidian | Level 7

Thank you. It worked like a charm!

ballardw
Super User

You may be interested in knowing that you can change the interval setting between output generating processes by inserting additional ODS Excel with different sheet_interval options.

joesmama
Obsidian | Level 7

Thank you. That will come in very handy. 

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand in the Innovate Hub.

Watch Now →
Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 4773 views
  • 0 likes
  • 3 in conversation