Date: Wed, 21 Jul 2010 12:24:50 -0700
Reply-To: "Schwarz, Barry A" <barry.a.schwarz@BOEING.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Schwarz, Barry A" <barry.a.schwarz@BOEING.COM>
Subject: Re: Inputing Missing Value
In-Reply-To: <5B1372272ABB7B4DB178622784D52BC107F19E47CF@MOR-EXMBPRD01.bvnet.bv>
Content-Type: text/plain; charset="iso-8859-1"
If the variable is not missing in the current observation, save the value in a retained variable.
If the variable is missing in the current observation, set its value to the value of the retained variable.
-----Original Message-----
From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Ricardo Gonçalves da Silva
Sent: Wednesday, July 21, 2010 12:13 PM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Inputing Missing Value
HI,
I have a DATE variable where some cells are missing.
I would like to input in the missing cells the value of the cell exactly above.
|