+ Reply to Thread
Results 1 to 5 of 5

worksheet name in cell

Hybrid View

  1. #1
    Registered User
    Join Date
    06-13-2007
    MS-Off Ver
    Office 365 (Version 2306)
    Posts
    78

    worksheet name in cell

    Hi,

    I want to know how to get a worksheet name appear in a cell (say cell A1)?
    Regards,

    David Obeid

    http://david.obeid.googlepages.com

  2. #2
    Forum Expert darkyam's Avatar
    Join Date
    03-05-2008
    Location
    Houston, TX
    MS-Off Ver
    2013
    Posts
    2,191

    Re: worksheet name in cell

    =MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,256)

  3. #3
    Registered User
    Join Date
    06-13-2007
    MS-Off Ver
    Office 365 (Version 2306)
    Posts
    78

    Re: worksheet name in cell

    Thankyou so much!

    Is there a way to have a worksheet use the content of a particular cell as its name?

    Say for example cell A2 contains "David", can I get that (or any other) worksheet in the workbook to automatically be named "David" without use of VBA?

  4. #4
    Forum Expert darkyam's Avatar
    Join Date
    03-05-2008
    Location
    Houston, TX
    MS-Off Ver
    2013
    Posts
    2,191

    Re: worksheet name in cell

    Sorry, but no. That would require VBA.

  5. #5
    Registered User
    Join Date
    06-13-2007
    MS-Off Ver
    Office 365 (Version 2306)
    Posts
    78

    Re: worksheet name in cell

    Thanks anyhow

    Much appreciated.

+ 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