+ Reply to Thread
Results 1 to 2 of 2

Show Sheet Name of a Cell Referenced from Another Sheet

  1. #1
    Registered User
    Join Date
    02-20-2017
    Location
    New York, NY
    MS-Off Ver
    2010, 2013
    Posts
    14

    Show Sheet Name of a Cell Referenced from Another Sheet

    Excel 2010

    'Sheet2'A1='Sheet1'!A1

    Formula in 'Sheet2'A2 to show "Sheet1"

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Show Sheet Name of a Cell Referenced from Another Sheet

    Try this

    =MID(CELL("Filename", Sheet1!$A$1), FIND("]", CELL("Filename", Sheet1!$A$1))+1, 50)

    Modification of sheet1 name will automatically show in sheet2!A2
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

+ 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. [SOLVED] How to get sheet reference to display nothing if cell referenced is blank
    By jmrlifesafe in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-08-2016, 04:36 PM
  2. Email the Sheet referenced from a cell.
    By guitarsweety in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-05-2014, 05:01 AM
  3. Worksheet_Change won't work when cell referenced on other sheet
    By BeachRock in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-24-2012, 08:55 PM
  4. Replies: 3
    Last Post: 05-17-2012, 08:53 PM
  5. Replies: 1
    Last Post: 03-01-2011, 03:31 PM
  6. Replies: 4
    Last Post: 04-01-2010, 04:40 PM
  7. Replies: 2
    Last Post: 01-12-2006, 10:35 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