B
Benjamin
I want to strip the last character from a cell, but only if it is a number.
0040
0200C would return C
040
T1C would return C
0040
202 wouldn't return anything or null
0040
0200C would return C040
T1C would return C0040
202 wouldn't return anything or null