I have a field in crm that is a pick list. The data in it looks like this:
Air Fare - 64510-000-04
Bus/Taxi Fare - 64520-000-04
Entertainment - 64600-000-04
Other
I want to take the 12 right most characters and put them into anouther field with the ones that end with a number. If it doen't end with a number (as the other field doesn't), then I just want to do nothing.
Can someone give me an example of how to do this?
Thanks, Dale