+ Reply to Thread
Results 1 to 3 of 3

Indirect of indirect

  1. #1
    Registered User
    Join Date
    10-31-2014
    Location
    Memphis, TN
    MS-Off Ver
    2013
    Posts
    16

    Indirect of indirect

    I have a spreadsheet that has three tabs. The data will change depending on the user. I need to have a list of user generated data to lookup a second list of user data. I don't want the end user to use the Name Manager rename the lists, so I have a static lookup list.

    This spreadsheet should explain what I am looking for:

    indirect of indirect.xlsx

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Indirect of indirect

    1) I wouldn't use INDIRECT at all, I would use OFFSET so it can be dynamic and cascading.

    2) I would recommend you put your configuration values on a single setup sheet.

    The first list consists of all the values in row1.
    The secondary lists consist of all the values in those columns below the row1 values.

    Check the example shown, only one named range is in use, that is SNAME. The Data Validation formula under RESULT is figuring out the rest all on its own.
    Attached Files Attached Files
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    10-31-2014
    Location
    Memphis, TN
    MS-Off Ver
    2013
    Posts
    16

    Re: Indirect of indirect

    I will have to replicate the data in another spot to get it like that, that should be very little effort. I will give it a try ASAP!

+ 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] INDIRECT Function with multiple sheets - SUMIF, INDIRECT & MATCH
    By DJDRU in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-07-2014, 08:42 AM
  2. Sum of indirect sheet names with multiple cells (SUM, INDIRECT,SHEETNAME in cell)
    By a1b2c3d4e5f6g7h8 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-12-2013, 08:42 AM
  3. Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions
    By Andy Wiggins in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 09-06-2005, 04:05 AM
  4. [SOLVED] Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions
    By Mike Barlow in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  5. [SOLVED] Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions
    By Mike Barlow in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10:05 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