[TABLE="width: 500"]
<tbody>[TR]
[TD]Model[/TD]
[TD]Manufactur and Model[/TD]
[/TR]
[TR]
[TD]H834[/TD]
[TD]Cuisinart H297[/TD]
[/TR]
[TR]
[TD]H296[/TD]
[TD]Hitatchi L945[/TD]
[/TR]
[TR]
[TD]L8435[/TD]
[TD]Hitchachi H834[/TD]
[/TR]
[TR]
[TD]N923k1[/TD]
[TD]Cuisinart H296[/TD]
[/TR]
</tbody>[/TABLE]
I have 2 columns on seperate sheets one will contain a single text value, the other a string. I want to return true in the Manufacturer and Model sheet if it is found on the Model sheet.
<tbody>[TR]
[TD]Model[/TD]
[TD]Manufactur and Model[/TD]
[/TR]
[TR]
[TD]H834[/TD]
[TD]Cuisinart H297[/TD]
[/TR]
[TR]
[TD]H296[/TD]
[TD]Hitatchi L945[/TD]
[/TR]
[TR]
[TD]L8435[/TD]
[TD]Hitchachi H834[/TD]
[/TR]
[TR]
[TD]N923k1[/TD]
[TD]Cuisinart H296[/TD]
[/TR]
</tbody>[/TABLE]
I have 2 columns on seperate sheets one will contain a single text value, the other a string. I want to return true in the Manufacturer and Model sheet if it is found on the Model sheet.