Excel formula to extract a date from a text string

rachit05

New Member
Joined
Aug 17, 2016
Messages
2
Hi,

I have the text strings in the following format in my excel sheet:

joey/ Date 08-17/2016/ the quick brown fox/On 2014-12-03, "ABC" debses/Asset category: Equity/balanced.-

Now, I want to extract the second date i.e. 2014-12-03 in a separate column from the string above. Could someone please help me as to how to go about it?

P.S. The string length varies, however the format remains the same for all entries.

Thank you in advance.
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
If there is always a "," after the last date and nowhere else, try:
Excel Workbook
AB
1joey/ Date 08-17/2016/ the quick brown fox/On 2014-12-03, "ABC" debses/Asset category: Equity/balanced.-2014-12-03
234 2015-09-10 gh-.2016-04-05, rrerere2016-04-05
Sheet
 
Upvote 0
You're welcome. Thanks for the feedback and welcome to the form.
 
Upvote 0

Forum statistics

Threads
1,223,228
Messages
6,170,875
Members
452,363
Latest member
merico17

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