If with index match not working

drluke

Active Member
Joined
Apr 17, 2014
Messages
314
Office Version
  1. 365
Platform
  1. Windows
Sheet 1
ABCDE
1S1T1U1V1W1
2121033-YTD
32 6
434
54 3
65 12
Sheet 2
ABB
1122
2
3
4
5
6
I am attempting to do a lookup that will find
if sheet 2 at A1=Sheet 1 in any column, use CHOOSE Formula I'm using:
=IF(INDEX(('Sheet 1'!A2:E6,MATCH('Sheet 2'!A1,'Sheet 1'!A2-E2,0),'Sheet 2'!A1)='Sheet 2'!A1,CHOOSE(('Sheet 1'!A1,'Sheet 1'!A3,'Sheet 1'!A4,'Sheet 1'!A5,'Sheet 1'!A6),"Error")
However, it doesn't work but I'm not sure why?

<colgroup><col width="71" span="15" style="width: 53pt;"></colgroup><tbody>
</tbody>
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
Hello,

There are several tiny mistakes ...

In which do you need this formula to appear ?
 
Upvote 0

Forum statistics

Threads
1,215,054
Messages
6,122,893
Members
449,097
Latest member
dbomb1414

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