+ Reply to Thread
Results 1 to 6 of 6

Excel Table of index of the Tab names with out VBA in Excel 2021 / Office 365

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    03-16-2016
    Location
    London
    MS-Off Ver
    Office 2021
    Posts
    112

    Excel Table of index of the Tab names with out VBA in Excel 2021 / Office 365

    Hi

    Is there a way to create a table of index of the tabs without using VBA Codes or Power Query etc. in Excel 2021 / Office 365 Please

    Sample file attached

    Thank you for your help in advance
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    91,036

    Re: Excel Table of index of the Tab names with out VBA in Excel 2021 / Office 365

    No, that's not possible without VBA or PQ.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,489

    Re: Excel Table of index of the Tab names with out VBA in Excel 2021 / Office 365

    This describes what you are asking for. https://www.howtoexcel.org/how-to-ge...k-without-vba/

    You do, however, need to save the file as a macro enabled workbook. Pretty sure the mechanism is using Excel 4 macros so it might not meet the brief.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


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

    Re: Excel Table of index of the Tab names with out VBA in Excel 2021 / Office 365

    Create a defined name (I've called it SheetNames) & in the refers to box put
    Formula: copy to clipboard
    =TOCOL(TEXTAFTER(GET.WORKBOOK(1)&T(NOW()),"]"))
    And then in the sheet you can use
    Formula: copy to clipboard
    =DROP(SheetNames,1)
    Assuming you don't want the 1st sheet listed.

  5. #5
    Forum Contributor
    Join Date
    03-16-2016
    Location
    London
    MS-Off Ver
    Office 2021
    Posts
    112

    Re: Excel Table of index of the Tab names with out VBA in Excel 2021 / Office 365

    Thanks Fluff13 this worked fine and appreciate your help

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

    Re: Excel Table of index of the Tab names with out VBA in Excel 2021 / Office 365

    Glad to help & thanks for the feedback.

+ 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. office 2021 x64/ Automatic update of proformas with conformal spacing
    By chingilou in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-11-2023, 08:07 AM
  2. [SOLVED] INDEX MATCH picking up wrong/duplicate value when using with excel table? MS Office 2021
    By greatinfoteam in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 05-15-2023, 08:41 AM
  3. Change regional settings in Office Professional Plus 2021
    By kvemperor in forum Excel General
    Replies: 5
    Last Post: 12-13-2022, 02:55 PM
  4. Replies: 26
    Last Post: 10-12-2022, 01:39 AM
  5. Replies: 1
    Last Post: 10-11-2022, 08:55 PM
  6. Trouble installing Office 2021 Professional Plus
    By cullism in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 05-02-2022, 05:25 AM
  7. Index/Match not working is Excel Office 365?
    By S Thibault in forum Excel Formulas & Functions
    Replies: 50
    Last Post: 10-04-2020, 05:53 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