Results 1 to 3 of 3

Defined Formula to List Sheet name refresh issue

Threaded View

  1. #1
    Registered User
    Join Date
    08-03-2020
    Location
    Sydney, Aus
    MS-Off Ver
    Microsoft Excel 365 for business
    Posts
    4

    Arrow Defined Formula to List Sheet name refresh issue

    Hi All,

    Please see attached for a worked example. I would like to create a worksheet in which I have a Summary page that lists all the sheet names in a table (which can then be used to pull data from the individual sheets).

    I've used the following defined name to list the sheets in the table and then the index formula (as seen in column C of the Summary Sheet)

    ListSheets=REPLACE(GET.WORKBOOK(1),1,FIND("]",GET.WORKBOOK(1)),"")

    The issue is that if I add more sheets (say you were to copy sheet 2C and rename it as 2D), then the table at the front doesn't refresh to fill out the new name, and then the indirect formulas in columns D to H of the summary sheet come up with reference errors.

    The solution so far is that everytime I add a sheet I have to drag down the index formula in column C to refresh the column and then it works. THis is not very elegant - and the worksheet needs to be foolproofed for other people. Is there

    a) a way to do this with the above List Sheets formula
    b) if not a small macro that i could add with say a "REFRESH" button that refreshed all instances of the "ListSheet" formula

    Thanks in advance for your help.

    Regards,

    George
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 01-17-2020, 04:20 PM
  2. Search for a certain type of words within a excel sheet, with out a defined list.
    By John Airs in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-04-2019, 08:46 PM
  3. [SOLVED] Formula to list values in defined range
    By jarnold231 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-28-2018, 10:44 PM
  4. Simple "Application-defined or object-defined error" issue
    By Doom_Bringer in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-21-2017, 01:31 PM
  5. Range.Copy limitation issue (1004 application-defined or object-defined error)
    By macro_student in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-14-2016, 10:21 AM
  6. [SOLVED] strange protected sheet issue, refresh query tables
    By GeneralDisarray in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-01-2014, 09:34 AM
  7. Replies: 0
    Last Post: 03-12-2014, 09:22 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