L
Loz
Hi
I have a part number and I need to put a "-" four characters from the left.
So far I have:
=CONCATENATE(LEFT(A2,4),"-",)
but I don't know what to put in the second half to add the other half of the
part number.
I'd appreciate any help! Maybe there is an easier way to achieve this.
Thank you
Lauren
I have a part number and I need to put a "-" four characters from the left.
So far I have:
=CONCATENATE(LEFT(A2,4),"-",)
but I don't know what to put in the second half to add the other half of the
part number.
I'd appreciate any help! Maybe there is an easier way to achieve this.
Thank you
Lauren