[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sas-l
Subject:    Re: where < and not missing
From:       Rick Wicklin <Rick.Wicklin () SAS ! COM>
Date:       2012-06-29 0:20:38
Message-ID: 201206290020.q5SLNECY020230 () waikiki ! cc ! uga ! edu
[Download RAW message or body]

On Thu, 28 Jun 2012 14:39:16 -0400, Bolotin Yevgeniy
<YBolotin@SCHOOLS.NYC.GOV> wrote:

>If YEAR <= TARGET and not missing(YEAR) then met_target = 1;
>Is it possible to do this without having to repeat YEAR?


met_target = (target-year >= 0);

Rick Wicklin
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic