Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sas ods tagset output even if no records

Status
Not open for further replies.

yoshe

Technical User
Jan 12, 2007
36
0
0
US
Hi,
I am outputting the results of proc tabulate to a series of sheets in an excel workbook. The problem is that each proc tabulate depends on a "where" statement. If the result of the "where" yields no records, I still want it to output to excel with null values. Right now the log just says that no observations were selected from the dataset, and goes onto the next tabulate step without creating a sheet for that step. This results in workbooks having inconsistent numbers of sheets. Any suggestions? Thanks in advance for any help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top