|
Hello,
I have a little question concerning a "if last" question.
I have....
herdcode string testdate
427500065 99 09/20/03
427500065 01 11/14/03
427500065 02 11/14/03
427500065 90 11/14/03
I need....
herdcode string testdate
427500065 01 11/14/03
427500065 02 11/14/03
427500065 90 11/14/03
I've tried if last.XXX but am loosing the string 01 and 02. I've tried the nodup key but not working the way I need. I've tried a retain but not able to get to work....
Thanks
Crystal
|