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!
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!
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.
Ready to level-up your skills? Choose your own adventure.