I simply want to show the file name in a cell, preferably without the extension.
I am using MS Professional 2010 and Excel ver 14
Thanks
I simply want to show the file name in a cell, preferably without the extension.
I am using MS Professional 2010 and Excel ver 14
Thanks
Last edited by JET2011; 03-07-2015 at 10:09 PM.
The file must already exist (in other words, it has been saved and given a name).
Entered in any cell...
=MID(CELL("filename",A1),FIND("[",CELL("filename",A1))+1,FIND(".",CELL("filename",A1))-1-FIND("[",CELL("filename",A1)))
Biff
Microsoft MVP Excel
Keep It Simple Stupid
Let's Go Pens. We Want The Cup.
It works! Thanks Tony - amazinghow complicated but glad didn't need programing.
You're welcome. Thanks for the feedback!
If your question has been solved please mark the thread as being solved.
In the menu bar above the very first post select Thread Tools, then select Mark this thread as solved.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks