Hello...
I have a data that contains a number or maybe a combination of a alphabet and number.
I want to extract only the different part of the number.
I can't use right function, because it might be only 1 digit or 2 digits or maybe 3 digits that are different in that group.
Has anyone any idea what function is best to use in this case?
I have a data that contains a number or maybe a combination of a alphabet and number.
I want to extract only the different part of the number.
I can't use right function, because it might be only 1 digit or 2 digits or maybe 3 digits that are different in that group.
Has anyone any idea what function is best to use in this case?
Order code | what I want to extract is | |
GV343 | 1 group | 3 |
GV343 | 3 | |
GV343 | 3 | |
GV343 | 3 | |
GV343 | 3 | |
GV344 | 4 | |
GV344 | 4 | |
3877600 | 1 group | 0 |
3877600 | 0 | |
3877600 | 0 | |
3877600 | 0 | |
3877600 | 0 | |
3877610 | 10 | |
3877610 | 10 | |