ods html body="&overpath\overdue_FMAMount-[&today].html";
proc tabulate data=overdue_fmonth ;
class PreMonth DueDate mark1 FMDays /preloadfmt exclusive style=[just=center];
classlev mark1/style=[just=left];
var OS1;
table (all="Total"*[style=[font_weight=bold]] (PreMonth=''*[style=[font_weight=bold]]) *(all ='' DueDate=''*[style=[font_weight=light]]))*(mark1=''),FMDays=''*OS1=''*(sum='O/S' pctsum<mark1 all>='%')/box="RMB'000" misstext=' ' printmiss;
format DueDate pdfmt. FMDays fdfmt.;
title ' ';
run;
ods html clos



雷达卡


京公网安备 11010802022788号







