btorrean
Board Regular
- Joined
- Dec 2, 2011
- Messages
- 76
Dear Forum Users,
I have a question about returning parts of a file path from a formula that references the path as it exists in another cell on a worksheet. I have tried using 'Find' and 'Search' within a formula to search for the slashes and return the item between the slashes. My problem is, though, that the portions of the file paths are variable in length. The parts of the file paths that I want returned are the same "level" of depth, however. So I always want to return the portion that is five levels deep. Like I said, I've tried using Find and Search, but when the parts of the path are variable and "deep" within the path, that's a ton of Finds and Searches. Does anyone have an idea of an easier way that I could do this?
Brian
Brian J. Torreano
I have a question about returning parts of a file path from a formula that references the path as it exists in another cell on a worksheet. I have tried using 'Find' and 'Search' within a formula to search for the slashes and return the item between the slashes. My problem is, though, that the portions of the file paths are variable in length. The parts of the file paths that I want returned are the same "level" of depth, however. So I always want to return the portion that is five levels deep. Like I said, I've tried using Find and Search, but when the parts of the path are variable and "deep" within the path, that's a ton of Finds and Searches. Does anyone have an idea of an easier way that I could do this?
Brian
Brian J. Torreano