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 (November 2006, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 7 Nov 2006 08:59:27 -0800
Reply-To:   Dirk Nachbar <dirknbr@GOOGLEMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Dirk Nachbar <dirknbr@GOOGLEMAIL.COM>
Organization:   http://groups.google.com
Subject:   round up to ten thousand
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset="iso-8859-1"

I would like to display figures like 5332 as 10,000.

I tried proc format; picture per_thou low-high='0,099,999' ;

but nothing happens.

any suggestions.

thanks, Dirk


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