Hello All,
I think I'm quite close with this one but I'm drawing a blank.
I have a list like the one below only much bigger. For the example here i need a Unique Distinct list of just Meat and Vegetable.
The formula i have is
=INDEX($B$3:$B$17,MATCH(0,IF(OR(="Meat",="Vegetable")$C$3:$C17,COUNTIF($E$2:$E$2,$B$3:$B$17),""),0))
Im think maybe my issue lies between the red brackets as I'm not telling Excel what should equal "Meat" or "Vegetable".
Is there supposed to be a cell reference before the "=" and is it supposed to be the top cell in the table e.g. $E3 without an absolute on Row Number?
Any help is greatly appreciated
Richard
I think I'm quite close with this one but I'm drawing a blank.
I have a list like the one below only much bigger. For the example here i need a Unique Distinct list of just Meat and Vegetable.
The formula i have is
=INDEX($B$3:$B$17,MATCH(0,IF(OR(="Meat",="Vegetable")$C$3:$C17,COUNTIF($E$2:$E$2,$B$3:$B$17),""),0))
Im think maybe my issue lies between the red brackets as I'm not telling Excel what should equal "Meat" or "Vegetable".
Is there supposed to be a cell reference before the "=" and is it supposed to be the top cell in the table e.g. $E3 without an absolute on Row Number?
Any help is greatly appreciated
Richard