Date: Wed, 23 Feb 2011 18:19:52 -0500
Reply-To: Kim Brown <kibrown@LADHS.ORG>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Kim Brown <kibrown@LADHS.ORG>
Subject: Re: Projected End of Program Date
Thanks Bolotin & Sterling.
oh the light came on...Before posting, I had tried the below code
with 'month' instead of 'year'
end_date = intnx('year',dob, 65,'sameday');
|