Extract mixed of text numbers characters

sotor

New Member
Joined
Nov 8, 2018
Messages
23
Office Version
  1. 2019
  2. 2016
  3. 2013
  4. 2010
Platform
  1. Windows
I tried to extract mixed text & numbers using formula =MID(LEFT(A1,FIND("T",A1)+9),FIND("T",A1)+0,LEN(A1))
I also tried extending it for other mixed characters but not having much luck.

Anyone have a solution for the data below?

Detail
Result needed
F-001\017548942\T048321/EM/41/KC/TB/jn\
T048321EM
D-001\4535623-0001\D100492EM
D100492EM
D-041\012258188\D100035EM--17/REN\001361430-0017
D100035EM
F-005\002913831\KC/TB/B.208.0444\016300576\BT
B.208.0444
F-005\003049918\AMSF/RJP/F.043.0501\017604273\Fi
F.043.0501
F-012\006564975\AAR.24-5\AMER
AAR.24-5
F-005\003055137\KAE/SHF/K.024.0013\017872828\V
K.024.0013
F-005\003056146\M.167.0289\017825084\m
M.167.0289
F-116\000751537\MAL/CT25330\Tel
CT25330
F-020\014739422\O046865/EM/35/JML\
O046865EM

<tbody>
</tbody>
 
Don't know what your problem is, Works for me...

AB
12F-001\017548942\T048321/EM/41/KC/TB/jn\T048321EM
13D-001\4535623-0001\D100492EMD100492EM

<colgroup><col style="width: 25pxpx"><col><col></colgroup><thead>
</thead><tbody>
</tbody>
Sheet349
Strange? Did the same copy paste. Can you send the excel file?
 
Upvote 0

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
Please copy the formula from Above Post.


Had to try a few times before the formula will show correctly, it IS correct in Post # 10 Now.
 
Upvote 0
Cool it works! No sure how express my gratitude. You are a genius! Thank you so much.
 
Upvote 0
Cool it works! No sure how express my gratitude. You are a genius! Thank you so much.

You're welcome, welcome to the forum. Clicking on "Thanks" and "Likes" would be nice.. ;)
 
Upvote 0

Forum statistics

Threads
1,216,756
Messages
6,132,535
Members
449,734
Latest member
AlphaPro

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top