Hi: STYLE(TITLE) is not valid syntax for PROC REPORT, since the SAS TITLE is set in a GLOBAL statement and is not linked to any particular procedure. As I explained in my original post, you generally have to change the style template in order to change the style of the title. There's an example of changing the title in my paper on style templates. http://support.sas.com/resources/papers/proceedings10/033-2010.pdf (see page 10) However, that paper features SAS 9.2 syntax, not 9.1 syntax. There were significant syntax changes for style templates between SAS 9.1 and SAS 9.2. Lauren (Haworth) Lake showed some of the 9.1 syntax in her papers on style templates: http://www2.sas.com/proceedings/sugi30/132-30.pdf and http://www2.sas.com/proceedings/sugi29/125-29.pdf, but she focussed on ODS PDF and ODS RTF, not ODS TAGSETS.EXCELXP. Again, if you work with Tech Support, they can help you with a style template and syntax that would work in SAS 9.1 for TAGSETS.EXCELXP. cynthia
... View more