LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2006, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 29 Sep 2006 21:37:32 -0400
Reply-To:   "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>
Subject:   Re: percent sign with % data

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.


Back to: Top of message | Previous page | Main SAS-L page