Hello
In D2 I have a URL string.
Example: http://test/example/blah/name/aaa/bbb/ccc/document.xls
"name/" is also present in C2
In E2, I require the part of the string highlighted in bold (i.e. aaa/bbb/ccc/)
Is there a formula that I can use to only pick up the text in D2 after what the value is in C2 (in this case "name/") and to also not pick up anything after the final / (in this case "document.xls")
Thanks
In D2 I have a URL string.
Example: http://test/example/blah/name/aaa/bbb/ccc/document.xls
"name/" is also present in C2
In E2, I require the part of the string highlighted in bold (i.e. aaa/bbb/ccc/)
Is there a formula that I can use to only pick up the text in D2 after what the value is in C2 (in this case "name/") and to also not pick up anything after the final / (in this case "document.xls")
Thanks