Extract Date from text

jihaku

New Member
Joined
Nov 29, 2013
Messages
34
We have a system that creates Transaction number base on current date,Enrolled by & enrollment number.
I want to have the Date to be automatically extracted.

Here's sample for clarification.

Transaction NumberDate EnrolledEnrolled ByEnrollment Number
T15PU0514NZ1773905/14/2015TPUNZ17739
T15PU0601NZ1820306/01/2015TPUNZ18203
V15AL0127OC1611001/27/2015VALOC16110
W10BA0319MB215103/19/2010WBAMB2151
W10BA0324MB221103/24/2010WBAMB2211

<tbody>
</tbody>


Coding sample:S15GE0530RM18197
First letter of the name(S),Year(15),2 letter of the name(GE),month(05),day(30),last 2 letter of the name(RM),Enrollment#(18197)


When I Type a Transaction Number,the Date will be automatically extracted from it.Is this possible & how can I do it.
Transaction NumberDate Enrolled

<tbody>
</tbody>


Appreciate your help on this.
Thanks.
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.

Forum statistics

Threads
1,214,606
Messages
6,120,478
Members
448,967
Latest member
visheshkotha

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