+ Reply to Thread
Results 1 to 3 of 3

Formula that returns sheet name of Formatted Table location

  1. #1
    Forum Contributor
    Join Date
    11-10-2011
    Location
    New York, NY
    MS-Off Ver
    MS Office: Excel 365
    Posts
    163

    Formula that returns sheet name of Formatted Table location

    Hi --

    Is it possible to write a formula that returns the sheet name of where a Formatted Table is located, based on the table's name?
    (not using VBA)
    Thank you

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,904

    Re: Formula that returns sheet name of Formatted Table location

    Welcome to the forum

    Please attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,029

    Re: Formula that returns sheet name of Formatted Table location

    How about
    =REPLACE(CELL("filename",Table1),1,FIND("]",CELL("filename",Table1)),"")

+ 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: 6
    Last Post: 01-04-2021, 05:18 PM
  2. Replies: 10
    Last Post: 08-17-2020, 02:33 AM
  3. [SOLVED] Basic Formula in Formatted Table
    By davo3286 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-22-2018, 05:50 PM
  4. Creating a superscript formatted cell in another location
    By Jonhinch in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 11-15-2016, 03:31 PM
  5. Replies: 7
    Last Post: 11-08-2012, 03:06 PM
  6. [SOLVED] Copy a formatted table from excel sheet to outlook meeting request.
    By abhay_547 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-05-2010, 08:25 AM
  7. Replies: 5
    Last Post: 02-02-2010, 05:01 AM

Tags for this Thread

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