+ Reply to Thread
Results 1 to 2 of 2

Modifying Old Formula to Reference a SheetList

  1. #1
    Forum Contributor
    Join Date
    12-30-2009
    Location
    US
    MS-Off Ver
    Excel 2003, 2010, 2016, 2019, & Office 365
    Posts
    194

    Modifying Old Formula to Reference a SheetList

    Hi,

    I have a pretty complex worksheet. I have the desired outcome of what I want by using this formula
    Please Login or Register  to view this content.
    but what I need to do is modify the formula to reference a SheetList because I cannot rename my tabs. I know that this formula does work (below) but it doesn't fully work because this formula refers to column A only. I guess I am not savvy enough to modify the below so that if this formula were copied up or over that it would refer to the appropriate columns just like the one above does.

    Please Login or Register  to view this content.
    Sorry, I hope I have provided enough information.

  2. #2
    Forum Expert XLent's Avatar
    Join Date
    10-13-2010
    Location
    Northumberland, UK
    MS-Off Ver
    various
    Posts
    2,704

    Re: Modifying Old Formula to Reference a SheetList

    so, a few options, but if you want to just modify the previous iteration you should find you can replace the Sheet text parameter in the ADDRESS call

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    FWIW, in more general terms, INDIRECT does handle R1C1 notation, this can be useful when looking to create dynamic relative references (within a literal string) e.g.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    so, you could equally adapt your 2nd approach on this basis, you would just need to ensure that your initial RC position is adjusted such that it aligns to first target cell.

    R1C1 notation examples: https://www.excelforum.com/excel-pro...ml#post2171545

+ 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. Need help with modifying VBA to reference columns (vs. cell values)
    By skydivetom in forum Excel Programming / VBA / Macros
    Replies: 54
    Last Post: 11-20-2020, 10:14 AM
  2. Modifying structured reference labels
    By Intermedius in forum Excel General
    Replies: 1
    Last Post: 06-17-2019, 12:05 PM
  3. [SOLVED] Modifying the conditions of a PowerPivot reference point in a formula.
    By Miskondukt in forum Excel Charting & Pivots
    Replies: 6
    Last Post: 08-19-2015, 01:26 PM
  4. Replies: 2
    Last Post: 05-05-2014, 04:37 AM
  5. [SOLVED] Modifying a Lat/Long function to extract ID and Reference from a Google Place query
    By Eagle29 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-26-2013, 05:51 AM
  6. Sheetlist in two rows
    By man98097 in forum Excel General
    Replies: 5
    Last Post: 11-26-2006, 10:13 AM
  7. modifying formula reference
    By referrrrrr in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-12-2006, 01: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