+ Reply to Thread
Results 1 to 2 of 2

Cell - filename

Hybrid View

thetallguy0 Cell - filename 05-08-2005, 07:17 AM
olasa Yes.... 05-08-2005, 12:07 PM
  1. #1
    Registered User
    Join Date
    05-06-2005
    Posts
    25

    Cell - filename

    Is there a formula that I can use that will show the current workbook (file) name automatically? Thanks for your help.

  2. #2
    Forum Expert
    Join Date
    12-24-2004
    Location
    Sweden
    Posts
    1,256
    Yes.
    =MID(CELL("filename",A1),FIND("[",CELL("filename",A1),1)+1,FIND("]",CELL("filename",A1),1)-FIND("[",CELL("filename",A1),1)-1)

    This can be found here (and much, much more!):
    http://www.mvps.org/dmcritchie/excel/pathname.htm

    Hope it helped
    Ola Sandström

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1