+ Reply to Thread
Results 1 to 3 of 3

Worksheet name in a cell

  1. #1
    Charlie
    Guest

    Worksheet name in a cell

    I am attempting to get a cell to return the worksheet name. I am certain
    there is a function that should do this, but I haven't found it. Any help is
    appreciated.

    Thanks,


    Charlie

  2. #2
    Duke Carey
    Guest

    RE: Worksheet name in a cell

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


    "Charlie" wrote:

    > I am attempting to get a cell to return the worksheet name. I am certain
    > there is a function that should do this, but I haven't found it. Any help is
    > appreciated.
    >
    > Thanks,
    >
    >
    > Charlie


  3. #3
    Charlie
    Guest

    RE: Worksheet name in a cell

    Duke,

    That is great! Many thanks and God bless.

    Charlie

    "Duke Carey" wrote:

    > =MID(CELL("filename",$A$1),FIND("]",CELL("filename",$A$1))+1,100)
    >
    >
    > "Charlie" wrote:
    >
    > > I am attempting to get a cell to return the worksheet name. I am certain
    > > there is a function that should do this, but I haven't found it. Any help is
    > > appreciated.
    > >
    > > Thanks,
    > >
    > >
    > > Charlie


+ 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