+ Reply to Thread
Results 1 to 5 of 5

Alternative to INDIRECT with dynamic named range

Hybrid View

  1. #1
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,645

    Re: Alternative to INDIRECT with dynamic named range

    Not sure what kind of "INDIRECT with dynamic named range", but I tried to break it down as per my understanding:

    Name range A1:A2 as "ColumnA"
    Name range B1:B2 as "ColumnB"

    Now I have text "Column" in D3, "A" in E3 and "Column" in D4, "B" in E4

    Start to test by combine D & E to create a name in text.
    =D3&E3
    Then
    =INDIRECT(D3&E3)
    Now it shows #VALUE

    In fact, the underlying value is range of {1;2} (with 1 & 2 in A1 & A2) if try to hit F9

    Now test more by:
    =SUM(INDIRECT(D3&E3)) = 3

    Does it seem INDIRECT work with name range?
    Attached Images Attached Images
    Quang PT

+ 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] Dynamic indirect reference with named lists
    By sabiza in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-25-2020, 05:34 AM
  2. [SOLVED] INDIRECT cannot be used in a dynamic named range OFFSET
    By BNCOXUK in forum Excel General
    Replies: 18
    Last Post: 09-19-2019, 09:48 AM
  3. [SOLVED] Alternative to INDIRECT for dynamic worksheet references
    By Joe26 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-23-2019, 09:42 PM
  4. Replies: 5
    Last Post: 07-29-2015, 08:36 AM
  5. Non-Volatile Alternative: Cell or Indirect and Address for Named Range Formula
    By cmore in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-07-2015, 10:02 AM
  6. Replies: 9
    Last Post: 04-01-2015, 04:23 PM
  7. Using INDIRECT to put a Dynamic Named Range in a chart Data Source
    By mgaworecki in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 10-01-2012, 07:35 AM

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