Index Match Question

cassar

New Member
Joined
Aug 27, 2018
Messages
3
I have the following sheet:

Column B S U
Style Number Item Number Available QTY


I have tried to index match this via various methods and cannot get this working.
What I want to happen is that when B=S only show those items which are greater than one U.

Any help one would be appreciated.
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
Just to clarify Column B is Style Number, S Item number, U Available QTY.

[TABLE="width: 327"]
<colgroup><col><col><col></colgroup><tbody>[TR]
[TD]Style Number[/TD]
[TD]ItemNumber[/TD]
[TD]AvailNow[/TD]
[/TR]
[TR]
[TD]S80CARAM[/TD]
[TD]SUIBINXT[/TD]
[TD="align: right"]125[/TD]
[/TR]
[TR]
[TD]S80CARBP[/TD]
[TD]SUICAMHA[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]S80CARWM[/TD]
[TD]SUIFANAS[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]S80CLULE[/TD]
[TD]SUIFANPI[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]S80CLUPF[/TD]
[TD]SUIMEGXT[/TD]
[TD="align: right"]34[/TD]
[/TR]
[TR]
[TD]S80CLUWM[/TD]
[TD]SUISORCC[/TD]
[TD="align: right"]82[/TD]
[/TR]
[TR]
[TD]S80COICC[/TD]
[TD]SUISORLO[/TD]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD]S80COIDO[/TD]
[TD]SUISORPI[/TD]
[TD="align: right"]583[/TD]
[/TR]
[TR]
[TD]S80COIPI[/TD]
[TD]SUISORWM[/TD]
[TD="align: right"]1061[/TD]
[/TR]
[TR]
[TD]S80COIRW[/TD]
[TD]SUISUNPY[/TD]
[TD="align: right"]12[/TD]
[/TR]
[TR]
[TD]S80COIWM[/TD]
[TD]SUISUNOR[/TD]
[TD="align: right"]9[/TD]
[/TR]
[TR]
[TD]S80MAKXO[/TD]
[TD]SU0BULTO[/TD]
[TD="align: right"]33[/TD]
[/TR]
[TR]
[TD]S80MAKXP[/TD]
[TD]SU0BUSBN[/TD]
[TD="align: right"]1[/TD]
[/TR]
[TR]
[TD]S80MAKXY[/TD]
[TD]SU0MESHA[/TD]
[TD="align: right"]1[/TD]
[/TR]
[TR]
[TD]S80MESAM[/TD]
[TD]SU0POUPI[/TD]
[TD="align: right"]9[/TD]
[/TR]
[TR]
[TD]S80MESCL[/TD]
[TD]SU0POUTO[/TD]
[TD="align: right"]30[/TD]
[/TR]
</tbody>[/TABLE]
 
Upvote 0

Forum statistics

Threads
1,224,822
Messages
6,181,165
Members
453,021
Latest member
Justyna P

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