Published in: Other
|
|
|
URL: http://www.tribbs.co.uk/showtip.php?myID=236&start=4
In speed tests, a VBA function using ActiveSheet.Name appears to be quite faster, but this formula can accomplish the same thing in situations where a macro solution is not preferable.
Expand |
Embed | Plain Text
MID(CELL("filename"),(FIND("]",CELL("filename"))+1),50)
You need to login to post a comment.
