D
DB
I have a list of numbers that are 5,6,7 digits. If the
number is 5 digits I want to "cut-off" the first number.
If it is 6. I actually think I've found the answer using
leftmost or rightmost but would be interested if anyone
else has some suggestions, thx.
D
number is 5 digits I want to "cut-off" the first number.
If it is 6. I actually think I've found the answer using
leftmost or rightmost but would be interested if anyone
else has some suggestions, thx.
D