This codeworks almost perfect for my needs; however, I need it to drop the extension to where only the name of the name of the file is left.![]()
=MID(CELL("filename",A1),FIND("[",CELL("filename",A1))+1,FIND("]",CELL("filename",A1))-FIND("[",CELL("filename",A1))-1)
Any thoughts?
Thanks!
Bookmarks