BookmarkSubscribeRSS Feed
allurai0412
Fluorite | Level 6

hi,

with regarding to ods excel ouput which one of follwing is not acceptable ??

(sorry for providing you options..)

1)tagesets.excel

2)win2k

3)winxp

4)odscsv.all

Regards

Allu

1 REPLY 1
Cynthia_sas
Diamond | Level 26

Hi:

  None of the 4 items you list are actually ODS destinations. So, they are all wrong, misspelled, incorrect, etc. Have you tried any code using the destinations that you've listed here? For example, there is NO ODS WIN2K destination or ODS WINXP destination.

  The list below shows the ODS destinations which can create output for Excel to open and render in a workbook/worksheet. There are other destinations that will work (for example ODS HTML) -- but this is the list of the most "Microsoft-friendly" destinations. I leave it to you to search on support.sas.com and in this forum for examples of each of these destinations.

cynthia

Delimited file methods (creates CSV file):

ODS CSVALL

ODS CSV

ODS TAGSETS.CSVBYLINE

 

HTML- based methods (creates HTML file):

ODS MSOFFICE2K

ODS TAGSETS.MSOFFICE2K_X

ODS TAGSETS.TABLEEDITOR

XML-based methods (creates Office 2003 XML file):

ODS TAGSETS.EXCELXP

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 2065 views
  • 3 likes
  • 2 in conversation