Results 1 to 13 of 13

Correcting a formula INDEX + MATCH

Threaded View

  1. #1
    Registered User
    Join Date
    08-28-2019
    Location
    South Carolina
    MS-Off Ver
    2016
    Posts
    4

    Correcting a formula INDEX + MATCH

    The formula I am working with is below - it should return a value based on the criteria selected from drop down menus in A12 & B12 - it works correctly for every menu item except for one. I realized that I missed one position this morning and added it to the reference list. I used Data Validation to build the drop down lists in A12 and B12. I used CONCAT to merge the fields in the reference spreadsheet to build out the factor combinations that would result in an amount. For example.

    In A12 the user selects Quality Technician
    In B12 the user selects Faro Arm Operations

    This combination results in the spreadsheet auto populating the increase amount as .90.

    This is working like a charm with the exception of the one position that I added today. It is included in the CONCAT references but I can't figure out why it will not return the amount like the other positions. If I could figure out how to upload the workbook, I would but I am not sure if it's user error or a firewall problem.


    =INDEX(Rates!$D$1:$D$61,MATCH(A12&B12,INDEX(Rates!$B$1:$B$61&Rates!$C$1:$C$61,FALSE),0))
    Attached Files Attached Files
    Last edited by hlc; 08-28-2019 at 11:14 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 08-17-2019, 01:11 PM
  2. Replies: 4
    Last Post: 04-14-2017, 07:47 PM
  3. Index Match formula changing my Index daily
    By vitt4300 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-31-2017, 02:19 PM
  4. [SOLVED] This formula works but I donīt understand why Index(Index) match
    By campelliann in forum Excel General
    Replies: 2
    Last Post: 01-25-2016, 05:55 PM
  5. Replies: 3
    Last Post: 05-02-2013, 01:31 AM
  6. Index Match Index Formula work slow
    By avk in forum Excel General
    Replies: 9
    Last Post: 03-07-2012, 02:19 PM
  7. Replies: 5
    Last Post: 02-29-2012, 08:51 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