C
coolest
I have a field that contains a 7-digit number. I would like to insert
9 in the fourth place (that is, between the existing third digit an
the fourth digit) in order to create an 8-digit number. Is there
function that will allow me to do this either in the existing column o
in a new column adjacent to the existing column?
Example:
Existing field/column: 0010050
Desired result: 00190050
Many thanks--
Ti
9 in the fourth place (that is, between the existing third digit an
the fourth digit) in order to create an 8-digit number. Is there
function that will allow me to do this either in the existing column o
in a new column adjacent to the existing column?
Example:
Existing field/column: 0010050
Desired result: 00190050
Many thanks--
Ti