Extract string between second and third forward slashes

ascarano

New Member
Joined
Aug 14, 2014
Messages
2
I have a text string in cell A2 from a google analytics export that reads as follows:

/true/t-49/p1072.aspx

Can anyone tell me how i can extract "t-49" from this string, or any other number of characters that would be in-between the second and third forward slashes?

Thanks!

<tbody>
</tbody>
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
What formular would I use to change this to extract everything between the 3rd and 4th?

Thanks
 
Upvote 0
What formular would I use to change this to extract everything between the 3rd and 4th?
Did you read the article I provided a link to in Message #5 yet (it provides a general solution for extracting any "field" from a delimited text string)?
 
Upvote 0

Forum statistics

Threads
1,213,496
Messages
6,113,995
Members
448,539
Latest member
alex78

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