M
Mike Lewis
If there is always a "-" this will work
=RIGHT(D15,LEN(D15)-FIND("-",D15,1))&"-"&LEFT(D15,(FIND("-
",D15,1)-1))
Where D15 is the original text
transversed to 0.2400-ALB. Any possible solutions are
appreciated.
=RIGHT(D15,LEN(D15)-FIND("-",D15,1))&"-"&LEFT(D15,(FIND("-
",D15,1)-1))
Where D15 is the original text
transverse of the cell contents, i.e. ALB-0.2400-----Original Message-----
I need to replace the contents of each cell with the
transversed to 0.2400-ALB. Any possible solutions are
appreciated.