+ Reply to Thread
Results 1 to 4 of 4

Reference the name of worksheet as text in a cell

  1. #1
    Registered User
    Join Date
    09-10-2014
    Location
    Lexington, KY
    MS-Off Ver
    2021
    Posts
    42

    Reference the name of worksheet as text in a cell

    What formula should I use to reference the name of worksheet(s) in a cell(s) within the same workbook?

    Thank you!

  2. #2
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Reference the name of worksheet as text in a cell

    function indirect

  3. #3
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,737

    Re: Reference the name of worksheet as text in a cell

    do you want to find the sheet name itself or use as a reference

    for the sheet name - see here
    https://exceljet.net/formula/get-sheet-name-only
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Reference the name of worksheet as text in a cell

    Is this what you had in mind?

    A1 = Sheet1

    =INDIRECT("'"&A1&"'!A1")

    Evaluates to:

    =Sheet1!A1
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 5
    Last Post: 05-06-2015, 12:05 AM
  2. [SOLVED] Inserting text, as a named variable, into a cell reference on another worksheet
    By karlbu in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-18-2015, 10:04 AM
  3. Build reference to different worksheet by extracting cell text
    By chemoul in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-15-2012, 04:22 AM
  4. Cell-Reference in a text-statement within an excel-worksheet
    By Hitchhiker_Nürnberg in forum Excel General
    Replies: 5
    Last Post: 02-09-2012, 09:02 AM
  5. Display data reference from another worksheet based on cell reference
    By Drew123 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-18-2011, 03:52 PM
  6. Using cell text to reference worksheet
    By thebigchuckbowski in forum Excel General
    Replies: 1
    Last Post: 04-04-2009, 02:38 PM
  7. [SOLVED] Using a Text Cell to Reference a Worksheet Name
    By Jay L in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-27-2006, 10:10 PM

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