IF - Index - Match Formula Sorta working...

arossijr

Board Regular
Joined
Aug 29, 2016
Messages
72
I have a IF Index Match formula, it sorta works.. for some reason it wont pull the information 100% correctly...
Formula is: =IF(NrwdRwdAcct[BRPRec]="Rec",INDEX(NrwdRwdAcct[BRP],MATCH(NrwdRwdAcct[Acct '#],[@[Acct '#]],0)),INDEX(NrwdRwdAcct[BOS RWD],MATCH([@[Acct '#]],NrwdRwdAcct[Acct '#],0)))

In the tables and columns there is information.. the beginning of the formula it looks to see if That cell has "Rec" in it if it does it should run the Index match and Return a Yes not a Dollar amount... then I have another cell that it should be returning the dollar amount and it is coming up NA or if i make changes it is coming up with a Word that is in that column next to the dollar amount...

I have tried a number of variations, even tried a entirely different formula... but no go..
I have that formula in a different sheet well not same wording for headers and table , but its pulling from two tables on same sheet just fine... no errors...

Please tell me where i goofed...
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.

Forum statistics

Threads
1,215,066
Messages
6,122,948
Members
449,095
Latest member
nmaske

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