Results 1 to 10 of 10

Index, Match, #REF Error

Threaded View

  1. #1
    Forum Contributor
    Join Date
    12-21-2004
    Location
    MN
    MS-Off Ver
    Microsoft 365
    Posts
    213

    Index, Match, #REF Error

    I have two tabs:
    Tab: Circuit Activity and Tab: Database

    On the Circuit Activity tab, in Y426, I am trying to get a price from the Database tab.

    The database tab uses A1:N39

    So if on the Circuit Activity tab, T426 is VG-NU AND U426 is New Ulm to Owatonna, it should look at the table on the database tab, find where VG-NU (Row 1) and New Ulm to Owatonna (Column A) meet, and return that value.

    I used the ctrl, shift, enter and got the curly brackets, but I still get a #REF error. The following is the code I am using.

    =INDEX(Database!B$2:$N$39,MATCH(T426,Database!$B$1:$N$1,0),MATCH(U426,Database!A$2:$A$39,0))

    Can you tell me what I am doing wrong?
    Thank you!
    Last edited by karstens; 01-04-2011 at 07:13 PM. Reason: Problem solved by WHER!

Thread Information

Users Browsing this Thread

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

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