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 (October 2007, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 10 Oct 2007 22:52:22 -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: Date Ranges

On Wed, 10 Oct 2007 21:25:23 -0000, PK <kwaddai.mensah@GMAIL.COM> wrote:

>I have a task that I am hoping someone can help me solve. > >I have multiple dates per account and I need to group all accounts >that fall into similar date ranges togther!

You have to provide a precise definition of "similar". Or, if you want stats advice in addition to programming advice, explain what you are trying to analyze.

>For eg. Account 1111 has date ranging from Apr-99 to Mar00 and >Account9999 is from Sep95 to Jun96... > >I cannot fit it into calendar or fiscal year ranges obviously but I >would like to establish some ranges to prevent having to hardcode. I >would like this program to be as automated as possible because it will >be used for numerous accounts. > >Thanks, >PK


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