I have 700 records withe the following fields.
sample all different numbers but same format.
3000324
I use this to convert: =LEFT(A1,9)&" "&MID(A2,10,11)
THAT CONVERTS IT TO THE FOLLOWING
3000 324
I need the following
3000 324
in other word I need to delete the 3 leading spaces.
Does anyone know the change I need to make to the formula. [sig][/sig]
sample all different numbers but same format.
3000324
I use this to convert: =LEFT(A1,9)&" "&MID(A2,10,11)
THAT CONVERTS IT TO THE FOLLOWING
3000 324
I need the following
3000 324
in other word I need to delete the 3 leading spaces.
Does anyone know the change I need to make to the formula. [sig][/sig]