| Date: | Fri, 22 Aug 2008 18:01:55 +0530 |
| Reply-To: | Ajay ohri <ohri2007@GMAIL.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Ajay ohri <ohri2007@GMAIL.COM> |
| Subject: | Re: how to copy a row |
|
| In-Reply-To: | <3e834a3c-e56c-4845-b46c-4d19fcce6b83@y21g2000hsf.googlegroups.com> |
| Content-Type: | text/plain; charset=UTF-8 |
strangle condition ????
On Mon, Aug 18, 2008 at 9:20 PM, pausha <pausha1@gmail.com> wrote:
> i have this strangle condition and need some help
> I have a dataset with patients who visit every week ,say if they miss
> a week i still have to have their data copied form previous week for
> that missed one.
> eg
>
> pat-id visit adm dose wt
>
> 001 1 52 32 78
> 001 2 25 54 78
> 001 3 . . .
> 002 1 56 54 90
> 002 2 . . .
>
> in this case i would have to have the previous row copied to the
> visits that is missing
> help with logic to populate the whole row
>
> i have 40 variables in a row.
> thanks
>
--
Regards,
Ajay Ohri
http://tinyurl.com/liajayohri
|