| Date: | Mon, 31 Mar 2003 16:50:03 -0500 |
| Reply-To: | "Richard J. Reeves" <rr223@cornell.edu> |
| Sender: | "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU> |
| From: | "Richard J. Reeves" <rr223@cornell.edu> |
| Subject: | Right hand most characters |
| In-Reply-To: | <003901c2f7c6$e3513310$ae3d030a@crjr6b165> |
| Content-Type: | text/plain; charset="us-ascii"; format=flowed |
|---|
I have a set of data where individuals can move between several groups. I
am interested in creating a variable that shows the terminal group. Here
is an example of the data
ID GROUP
1 A/B/C/D/E/A
2 A/C/A
3 B/C
4 D
I would like to just grab the right hand most group regardless of variable
length. Any thoughts?
rich
|