+ Reply to Thread
Results 1 to 4 of 4

Show workbook name??

  1. #1
    Registered User
    Join Date
    02-07-2005
    Location
    Minneapolis
    Posts
    36

    Question Show workbook name??

    Hi! I think this should be a fairly easy question: Is there a simple formula too show the workbook name? I know you can do it in the header/footer area but i need it to show up in a cell. Any help is greatly appreciated! Thanks!

  2. #2
    Registered User
    Join Date
    02-04-2004
    Posts
    23
    enter the following (exactly) into a cell
    Please Login or Register  to view this content.
    this will give you the entire path, and worksheet.

    then use some text functions to trim out the workbook name.

  3. #3
    Registered User
    Join Date
    02-07-2005
    Location
    Minneapolis
    Posts
    36
    thank you! Perfect!!

  4. #4
    Dave Peterson
    Guest

    Re: Show workbook name??

    I think you'll be better off including a cell reference:

    =cell("Filename",a1)

    If you don't include that last reference, then this formula will evaluate to the
    workbook that was active during the last calculation.

    If you open two workbooks and put:
    =cell("Filename")
    in A1 of a worksheet in each workbook
    then use window|arrange|tiled
    to see both worksheets,
    you'll see the difference.



    JENNYC wrote:
    >
    > thank you! Perfect!!
    >
    > --
    > JENNYC
    > ------------------------------------------------------------------------
    > JENNYC's Profile: http://www.excelforum.com/member.php...o&userid=19579
    > View this thread: http://www.excelforum.com/showthread...hreadid=479124


    --

    Dave Peterson

+ 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