|
-
Oct 7th, 2009, 09:28 AM
#1
Thread Starter
Junior Member
Help with Mid Function
Ideally, I am trying to retrieve the characters between "\" and "." while then adding everything after "."
Original
text = "\\mysvr\tsccomm\NonPublish\HelpSite\File_Expirations\Date_Teli.doc"
In real world, I will not know the name of the document being displayed in "text".
After the retrieval, text would be set to:
text = "Date_Teli.doc"
Hope this makes sense....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|