+ Reply to Thread
Results 1 to 4 of 4

Reference workbook name

  1. #1
    Chris
    Guest

    Reference workbook name

    Is there a function that references a workbook's name?

  2. #2
    Bob Phillips
    Guest

    Re: Reference workbook name

    See http://www.xldynamic.com/source/xld.xlFAQ0002.html

    --
    HTH

    Bob Phillips

    (replace somewhere in email address with gmail if mailing direct)

    "Chris" <[email protected]> wrote in message
    news:[email protected]...
    > Is there a function that references a workbook's name?




  3. #3
    Barb Reinhardt
    Guest

    RE: Reference workbook name

    Are you saying you want to have the workbook name show up in your worksheet
    somewhere? If so, use the CELL function

    Try something like this
    =CELL("filename",A1)

    You can parse out the workbook name from that

    "Chris" wrote:

    > Is there a function that references a workbook's name?


  4. #4
    PCLIVE
    Guest

    Re: Reference workbook name

    Not sure exactly what you're asking, but this is how to refer to cell A1 of
    Sheet 1 in a workbook with a file name of "Test.xls".

    ='[Test.xls]Sheet1'!$A$1




    "Chris" <[email protected]> wrote in message
    news:[email protected]...
    > Is there a function that references a workbook's name?




+ 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