BookmarkSubscribeRSS Feed
ForrestYao
Fluorite | Level 6

Hi there,

 

I have an example code, I would like to convert ods tagsets.ExcelXP to ods Excel because of my excel version.

However, some options that used in tagsets are not available in ods Excel. Does anyone know or does anyone have any reference about how to convert the following codes into ods Excel while remaining the similar functionality?

 

ods tagsets.ExcelXP options(default_column_width=x width_fudge='1' Autofit_height='YES'

sheet_name=x ZOOM='1' FROZEN_HEADERS='1' ORIENTATION='LANDSCAPE'

ROW_REPEAT='1' COLUMN_REPEAT='1' Minimize_Style='YES' Pages_FitWidth='1'

Pages_FitHeight='1');

 

For example, I knew in ods excel, we use absolute_column_width.

Thanks a lot!

1 REPLY 1
Reeza
Super User
There's a paper from a few years ago from Chevell Parker presented at SAS Global Forum titled ringside seat and discusses the differnces between the two. However, ODS Excel has progressed since then, so I think you're stuck doing manual conversion. I believe most of your options are still available and ODS Excel is documented in the main SAS documentation now.

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
  • 539 views
  • 0 likes
  • 2 in conversation