Results 1 to 19 of 19

IndexMatch Conditional Col #Ref Error

Threaded View

dlow IndexMatch Conditional Col... 12-26-2014, 05:53 PM
FlameRetired Re: IndexMatch Conditional... 12-26-2014, 06:09 PM
dlow Re: IndexMatch Conditional... 12-26-2014, 07:58 PM
dlow Re: IndexMatch Conditional... 12-26-2014, 06:12 PM
dlow Re: IndexMatch Conditional... 12-27-2014, 12:56 AM
MarvinP Re: IndexMatch Conditional... 12-27-2014, 01:30 AM
dlow Re: IndexMatch Conditional... 12-27-2014, 02:04 AM
dlow Re: IndexMatch Conditional... 12-27-2014, 01:41 AM
dlow Re: IndexMatch Conditional... 12-27-2014, 02:38 AM
MarvinP Re: IndexMatch Conditional... 12-27-2014, 02:12 AM
dlow Re: IndexMatch Conditional... 12-27-2014, 02:51 AM
Glenn Kennedy Re: IndexMatch Conditional... 12-27-2014, 06:50 AM
daddylonglegs Re: IndexMatch Conditional... 12-27-2014, 07:23 AM
samba_ravi Re: IndexMatch Conditional... 12-27-2014, 08:04 AM
dlow Re: IndexMatch Conditional... 12-27-2014, 10:58 AM
dlow Re: IndexMatch Conditional... 12-27-2014, 10:27 AM
samba_ravi Re: IndexMatch Conditional... 12-27-2014, 11:17 AM
MarvinP Re: IndexMatch Conditional... 12-27-2014, 12:49 PM
dlow Re: IndexMatch Conditional... 12-27-2014, 09:42 PM
  1. #1
    Forum Contributor dlow's Avatar
    Join Date
    08-12-2013
    Location
    EveryWhere
    MS-Off Ver
    Excel 2007, 2010
    Posts
    275

    Arrow IndexMatch Conditional Col #Ref Error

    Greetings,

    I thought I had this issue behind me, but I am unhappy with the huge array that Excel has to calculate whenever the sheet recalculates.
    Formula: copy to clipboard
    =IF(AV4<>"",CELL("address",INDEX($A$3:$BI$203,MATCH(AV4,$AI$3:$AI$203,0),IF(INDIRECT(ADDRESS(BG4,COLUMN(BI4)))<>"",COLUMN(BI4),COLUMN(AO4)))),"")


    So I figure easy enough I will just move the dataSet closer to the formula & Excel should have less work to do, well it only works as long as I have a Col A ref for the index, if I change it to say AI where the data is now I get a #Ref error. When I breakdown each of the nested formulas to individual ones they work independently. Well that is untill I get to index & try to give it my new array starting in AI.
    Formula: copy to clipboard
    =IF(AV4<>"",CELL("address",INDEX($AI$3:$BI$203,MATCH(AV4,$AI$3:$AI$203,0),IF(INDIRECT(ADDRESS(BG4,COLUMN(BI4)))<>"",COLUMN(BI4),COLUMN(AO4)))),"")


    So I think the more relevant question from me is how would one do indexMatch with a conditional col ref to pass off to the index.

    TIA
    Last edited by dlow; 12-26-2014 at 06:00 PM.

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 an IndexMatch
    By JPW in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-06-2005, 07:05 AM
  2. [SOLVED] Need Help with an IndexMatch
    By JPW in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 06:05 AM
  3. Need Help with an IndexMatch
    By JPW in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-06-2005, 04:05 AM
  4. Need Help with an IndexMatch
    By Jebaneesa in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  5. Need Help with an IndexMatch
    By Jebaneesa 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