Ods Excel Sheet Name - The worksheet summarizing the outcomes (figure 1) was created using the ods report writing interface. Modified 4 years, 5 months ago. Web worksheet names are automatically created based on the treatment, and excel autofilters are included for some columns to assist in filtering the data. Ods excel (how to name different sheets) asked 4 years, 5 months ago. I tried feeding a macro variable to the sheet name but it looks like since the macro variable changes throughout the loop it doesn't work. Web sheet_name = &title1 then it would work. Ods excel options (embedded_titles='yes' ) ; I want to export a table generated by proc tabulate. Ods excel file=myfile.xlsx (options sheet_name=crime type); My code goes like this:
Modified 4 years, 5 months ago. Web worksheet names are automatically created based on the treatment, and excel autofilters are included for some columns to assist in filtering the data. Ods excel options (embedded_titles='yes' ) ; The worksheet summarizing the outcomes (figure 1) was created using the ods report writing interface. Ods excel (how to name different sheets) asked 4 years, 5 months ago. My code goes like this: I tried feeding a macro variable to the sheet name but it looks like since the macro variable changes throughout the loop it doesn't work. I want to export a table generated by proc tabulate. Web sheet_name = &title1 then it would work. Ods excel file=myfile.xlsx (options sheet_name=crime type);