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 1996, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 15 Apr 1996 09:32:56 EDT
Reply-To:     rohan <BSKMU@CUNYVM.CUNY.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         rohan <BSKMU@CUNYVM.CUNY.EDU>
Subject:      need help on this program

I would like to create the counts for each id like this. If any ane knows please post the answer or email me.

Input:

ID ---- AA AA BB BB BB CC DD DD DD DD

OUTPUT:

ID CNT ---- --- AA 2 AA 2 BB 1 BB 2 BB 3 CC 1 DD 1 DD 2 DD 3 DD 4


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