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:         Fri, 3 Nov 2006 15:11:56 -0500
Reply-To:     mesecca L katram <mesecca@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         mesecca L katram <mesecca@YAHOO.COM>
Subject:      sas dates

I have data in the following charecter format I have take the the min and max from the data and produce them as begining of the month and end of the month.

Bill Month 200605 A 200606 B 200607 C 200608 D 200609 E

SO I have to populate A as 05/01/2006-Begining day of the month E as 09/30/2006-end day of the month. I am using the alphabets for convetion purposes only.

Using Intnx we can do it but I how I do it with the dates in yymmNw. format. Thanks


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