Col B
=LEFT(H2,LEN(H2)-6)
Col C
=RIGHT(H2,6)
> I have the following in col A:
> RMMX003245
[quoted text clipped - 12 lines]
>
> Thanks!
JW - 27 Sep 2007 15:53 GMT
Meant to change the references to column A.
Col B
=LEFT(A2,LEN(A2)-6)
Col C
=RIGHT(A2,6)
> Col B
> =LEFT(H2,LEN(H2)-6)
[quoted text clipped - 18 lines]
> >
> > Thanks!
Betty Csehi - 27 Sep 2007 21:38 GMT
Thanks for the help. I do appreciate it!
> Col B
> =LEFT(H2,LEN(H2)-6)
[quoted text clipped - 20 lines]
>>
>> Thanks!