|
I'm guessing that this pertains to PROC FREQ output.
If you don't need the cumulative counts and percents, use PROC TABULATE
instead of PROC FREQ.
Or, see http://support.sas.com/ctx/samples/index.jsp?sid=285, which deals
with customizing the template for PROC FREQ.
On Sat, 30 Sep 2006 01:27:39 +0530, manan arora <manan_fire2000@YAHOO.CO.IN>
wrote:
>Hi All,
I am a very new to sas and got stuck in one place. Please help me in below
problem.
I want all of the "percent" data to have percent signs, but counts shouldn't
have percent signs.
Thanks in advance.
Manan.
|