Index Match False

Nixonde1

New Member
Joined
Apr 27, 2011
Messages
4
Office Version
  1. 365
Platform
  1. Windows
Hello, I'm using a formula found on the internet for a call center Shift bid. It looks it should work I get a #NA message when you execute the formula.

I'm getting a at #NA ISNUMBER(MATCH(B3:H3,I$2:I2,0)). The numbers in b2 represent a shift number.

The goal is to find the first choice out of the row and award it to the column "I' then as you down the list the false statement will not let you take a previous number that has already been selected. Any help?

ABCDEFGHI
1NameBid1Bid2Bid3Bid4Bid5Bid6Bid7BID WIN
2EMP 1518189248149551
3EMP 256303257922657=INDEX(B3:H3,MATCH(FALSE,ISNUMBER(MATCH(B3:H3,I$2:I2,0)),0))
4Emp 36166629405446#NA
5Emp 4100639541882695#NA
6EMP 552671028296966#NA
7EMP 686467574812965#NA
8EMP74522917597888#NA
9EMP 832628017851194#NA
10EMP 95635475708338#NA
11EMP1025407059659790#NA

<tbody>
</tbody>
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college

Forum statistics

Threads
1,214,822
Messages
6,121,772
Members
449,049
Latest member
greyangel23

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top