D
deb_dolittle
I have a text field containing unique id numbers. I need to extract the
last two characters from each record. The length of the values differ
slightly, depending on if the data is from category A or B. I.e,
category A data has a length of 6 characters (ABC100) and category B
has 7 characters (ABC1012). I want to know if, and how, I can take the
last two characters (i.e. 00 and 12) from this field and place them in
a newly created field.
Thanks in advance
Debbie
last two characters from each record. The length of the values differ
slightly, depending on if the data is from category A or B. I.e,
category A data has a length of 6 characters (ABC100) and category B
has 7 characters (ABC1012). I want to know if, and how, I can take the
last two characters (i.e. 00 and 12) from this field and place them in
a newly created field.
Thanks in advance
Debbie