I have a dataset that holds a variable with a prefix code prior to the
description.
I want to trim the variable by the number of characters the prefix
code has but the prefix code can be 4, 5, 6, 7 or 8 characters long.
Is there a way of trimming the data using a procedure?
Thanks
description.
I want to trim the variable by the number of characters the prefix
code has but the prefix code can be 4, 5, 6, 7 or 8 characters long.
Is there a way of trimming the data using a procedure?
Thanks