ODS TAGSETS.ExcelXP
options(sheet_interval='none'
default_column_width='8'
sheet_name="75-"
center_horizontal="no"
Orientation='Landscape'
embedded_titles='No'
fittopage="No"
blackandwhite="No"
Embedded_Footnotes='Yes'
autofit_height="Yes"
tabcolor="red");
Can tab color be used in exel XP I am getting unrecognized message. I want the label on a tab to be red
Hi:
This is probably a question for Tech Support. I do not believe there is a way to change the tab color with SAS, ODS and Tagsets.ExcelXP. I believe you do tab color changes in Excel with a popup window. SAS, generally, has no way to change popup windows. Another example of this limitation is adding table level style to the sheet -- in Excel, this is done using the pull-down menus inside Excel. SAS does have a way to change table style using ODS style templates, but NOT the same as using the Excel pull-down menus.
cynthia
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.