elizabethCat
New Member
- Joined
- Jan 25, 2019
- Messages
- 1
I am trying to do an index match. I want to match the Vendor ID and Max Manual Date in the Audit tab to the corresponding row in the Quality tab to get the Manual Rating and then to match the Vendor ID and Max of EtQ Audit Date to get the EtQ Rating. None of my formulas work. Can someone point me in the right direction? I'm tried several formulas on-line and I'm getting nowhere. Thank you!
Audit Tab
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][TABLE="width: 141"]
<tbody>[TR]
[TD="class: xl64, width: 141"]Vendor
ID[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Max Manual Audit Date[/TD]
[TD]Max of EtQ Audit Date[/TD]
[TD][TABLE="width: 147"]
<tbody>[TR]
[TD="class: xl66, width: 147"]Manual
Rating[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 119"]
<tbody>[TR]
[TD="class: xl66, width: 119"]EtQ
Rating[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]2900000909[/TD]
[TD][TABLE="width: 169"]
<tbody>[TR]
[TD="class: xl66, width: 169, align: right"]2018-06-01[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 184"]
<tbody>[TR]
[TD="class: xl66, width: 184, align: right"]2016-06-01[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Quality Tab[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Vendor ID[/TD]
[TD]Manual Date[/TD]
[TD]EtQ Date[/TD]
[TD]Manual Rating[/TD]
[TD]EtQ Rating[/TD]
[/TR]
[TR]
[TD]2900000909[/TD]
[TD][TABLE="width: 141"]
<tbody>[TR]
[TD="class: xl66, width: 141, align: right"]2018-06-01[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 111"]
<tbody>[TR]
[TD="class: xl67, width: 111, align: right"]2016-06-01[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 99"]
<tbody>[TR]
[TD="class: xl66, width: 99, align: right"]2[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]0[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Audit Tab
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][TABLE="width: 141"]
<tbody>[TR]
[TD="class: xl64, width: 141"]Vendor
ID[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Max Manual Audit Date[/TD]
[TD]Max of EtQ Audit Date[/TD]
[TD][TABLE="width: 147"]
<tbody>[TR]
[TD="class: xl66, width: 147"]Manual
Rating[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 119"]
<tbody>[TR]
[TD="class: xl66, width: 119"]EtQ
Rating[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]2900000909[/TD]
[TD][TABLE="width: 169"]
<tbody>[TR]
[TD="class: xl66, width: 169, align: right"]2018-06-01[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 184"]
<tbody>[TR]
[TD="class: xl66, width: 184, align: right"]2016-06-01[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Quality Tab[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Vendor ID[/TD]
[TD]Manual Date[/TD]
[TD]EtQ Date[/TD]
[TD]Manual Rating[/TD]
[TD]EtQ Rating[/TD]
[/TR]
[TR]
[TD]2900000909[/TD]
[TD][TABLE="width: 141"]
<tbody>[TR]
[TD="class: xl66, width: 141, align: right"]2018-06-01[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 111"]
<tbody>[TR]
[TD="class: xl67, width: 111, align: right"]2016-06-01[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 99"]
<tbody>[TR]
[TD="class: xl66, width: 99, align: right"]2[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]0[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]