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 (June 2007, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 15 Jun 2007 00:10:51 -0700
Reply-To:     GM <michael.gruner@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         GM <michael.gruner@GMAIL.COM>
Organization: http://groups.google.com
Subject:      Re: PROC REPORT, grouping and counting
Comments: To: sas-l@uga.edu
In-Reply-To:  <1181845075.144000.34080@n15g2000prd.googlegroups.com>
Content-Type: text/plain; charset="us-ascii"

Hi Mary,

On 14 Jun., 20:17, maryidahosas <maryidaho...@yahoo.com> wrote: > Michael, > I cheat and just add a column (let's call it cntr) to my data that > is 1 for every line. Then in reporting and grouping I can just sum > that varialble cntr for any group and report on it. I'm sure that > this is a silly method, but it is quick and dirty and that's typically > all the time I have to spend on an issue like this one, since I don't > do work for production but for my own analysis.

thank you for your answer. I'm really a n00b to sas. Could you please point me to some example code realizing this?

michael


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