+ Reply to Thread
Results 1 to 4 of 4

How to reference a worksheet name

  1. #1
    Registered User
    Join Date
    03-30-2006
    Posts
    2

    How to reference a worksheet name

    How do I call the name of a worksheet in a specified cell?

  2. #2
    Duke Carey
    Guest

    RE: How to reference a worksheet name

    =MID(CELL("filename",$A$1),FIND("]",CELL("filename",$A$1))+1,100)


    "craftcenter" wrote:

    >
    > How do I call the name of a worksheet in a specified cell?
    >
    >
    > --
    > craftcenter
    > ------------------------------------------------------------------------
    > craftcenter's Profile: http://www.excelforum.com/member.php...o&userid=33001
    > View this thread: http://www.excelforum.com/showthread...hreadid=528256
    >
    >


  3. #3
    Zack Barresse
    Guest

    Re: How to reference a worksheet name

    Hello craftcenter,

    Or download/install www.asap-utilities.com and use ...

    =SHEETNAME()

    HTH

    --
    Regards,
    Zack Barresse, aka firefytr
    To email, remove NOSPAM


    "craftcenter" <[email protected]>
    wrote in message
    news:[email protected]...
    >
    > How do I call the name of a worksheet in a specified cell?
    >
    >
    > --
    > craftcenter
    > ------------------------------------------------------------------------
    > craftcenter's Profile:
    > http://www.excelforum.com/member.php...o&userid=33001
    > View this thread: http://www.excelforum.com/showthread...hreadid=528256
    >




  4. #4
    David McRitchie
    Guest

    Re: How to reference a worksheet name

    or if you want to reference a cell in another worksheet
    =sheet3!B4
    ='Big Sheet'!B4



+ 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