+ Reply to Thread
Results 1 to 3 of 3

worksheet name in a cell

  1. #1
    Registered User
    Join Date
    12-01-2005
    Posts
    3

    Exclamation worksheet name in a cell

    how can I display the tab name of a woork sheet in a cell of the same workshet?

  2. #2
    Dave Peterson
    Guest

    Re: worksheet name in a cell

    The workbook has to be saved for this to work:

    =MID(CELL("filename",a1),FIND("]",CELL("filename",a1))+1,255)

    calin wrote:
    >
    > how can I display the tab name of a woork sheet in a cell of the same
    > workshet?
    >
    > --
    > calin
    > ------------------------------------------------------------------------
    > calin's Profile: http://www.excelforum.com/member.php...o&userid=29265
    > View this thread: http://www.excelforum.com/showthread...hreadid=489826


    --

    Dave Peterson

  3. #3
    Registered User
    Join Date
    12-01-2005
    Posts
    3

    thank you

    Thanks a lot!

+ 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