全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 SAS专版
635 1
2024-12-13
有大佬知道为什么我的输出 by 分组变量会输出到页眉去吗
   ods _all_ close;
ods rtf file="C:\Users\t3-1.rtf" style=style device= emf nogfootnote nogtitle
wordstyle='(\s1 Heading 1;)'
prepage="&escapechar.R/RTF'\s1' &escapechar.S={font_size=0.1pt foreground=white} %bquote(t3-1)";
proc report  data=_out_4_1 style(report)=&_ReportStyle. style(header)={font_weight=bold} split='|'
  style(report)={pretext="\outlinelevel3\b {%bquote(表 3-1:人口学统计一(FAS))} "   just=center font=("Times New Roman Symbol",10pt, bold)};
  where page=1;
  by page;   

  column checkod1 checknm1 page c0 c1 c2 c3  ;
  define checkod1/noprint;
  define checknm1/noprint;
  define page / order order=internal  noprint;

  define c0 / style(header)={just=l &_TopBorder. &_bottomborder. asis=on} style(column)={just=l cellwidth=10% asis=on}  "项目";
  define c1 / style(header)={just=c &_TopBorder. &_bottomborder. asis=on} style(column)={just=c cellwidth=10% asis=on}  %nrstr("T-R组|n(%%)");
  define c2 / style(header)={just=c &_TopBorder. &_bottomborder. asis=on} style(column)={just=c cellwidth=10% asis=on}  %nrstr("R-T组|n(%%)");
  define c3 / style(header)={just=c &_TopBorder. &_bottomborder. asis=on} style(column)={just=c cellwidth=10% asis=on}  %nrstr("合计|n(%%)");
附件列表
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2024-12-18 16:58:43
这是默认的,可以使用 option nobyline; 取消此输出
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群