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 (April 1999, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 20 Apr 1999 14:06:00 GMT
Reply-To:     Stephen_Mosen@Bigfoot.com
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Steve.Mosen@VTAIX.CC.VT.EDU
Subject:      Re: PROC REPORT - COMPUTEs on SUMMARIZEd vars?
Content-Type: text/plain; charset=us-ascii

On Mon, 19 Apr 1999 22:25:00 GMT, Jack N Shoemaker <shoe@world.std.com> wrote:

>define ratio / computed format=comma9.2 'People/per MD/=='; >compute ratio; > ratio = pop.sum / doctors.sum; >endcomp;

Thanks Jack, that was exactly what I needed.

Cheers, Steve -- E-mail: Stephen_Mosen@Bigfoot.com -- [Spam Busters] postmaster@localhost,abuse@localhost,root@mailloop.com cat/dev/zero/tmp/...`@localhost,halt@localhost


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