Hi Team,
Would you please help me develop an index match or some type of lookup formula that has the following:
Lookup table looks like this
[TABLE="width: 389"]
<colgroup><col span="4"><col><col></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD="colspan: 4"]Code[/TD]
[/TR]
[TR]
[TD]Start Weight[/TD]
[TD]End Weight[/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]0.00[/TD]
[TD]0.8[/TD]
[TD]$5.08[/TD]
[TD]$5.55[/TD]
[TD]$5.13[/TD]
[TD]$5.17[/TD]
[/TR]
[TR]
[TD]0.81[/TD]
[TD]0.9[/TD]
[TD]$5.11[/TD]
[TD]$5.58[/TD]
[TD]$5.16[/TD]
[TD]$5.20[/TD]
[/TR]
[TR]
[TD]0.91[/TD]
[TD]1.4[/TD]
[TD]$5.23[/TD]
[TD]$5.81[/TD]
[TD]$5.28[/TD]
[TD]$5.32[/TD]
[/TR]
[TR]
[TD]1.41[/TD]
[TD]1.5[/TD]
[TD]$5.50[/TD]
[TD]$5.85[/TD]
[TD]$5.55[/TD]
[TD]$5.60[/TD]
[/TR]
</tbody>[/TABLE]
And then find the rates using the weight and code. (I've filled in the rate manually, that's what I'm trying to find with a formula).
[TABLE="width: 325"]
<colgroup><col span="4"><col></colgroup><tbody>[TR]
[TD]
[TABLE="width: 192"]
<colgroup><col width="64" span="3" style="width:48pt"> </colgroup><tbody>[TR]
[TD="class: xl67, width: 64"]Weight[/TD]
[TD="class: xl67, width: 64"]Code[/TD]
[TD="class: xl67, width: 64"]Rate[/TD]
[/TR]
[TR]
[TD="class: xl69"].95[/TD]
[TD="class: xl68"]A[/TD]
[TD="class: xl70, align: right"]$5.11 [/TD]
[/TR]
[TR]
[TD="class: xl69"].80[/TD]
[TD="class: xl68"]B[/TD]
[TD="class: xl70, align: right"]$5.55 [/TD]
[/TR]
[TR]
[TD="class: xl69"]1.50[/TD]
[TD="class: xl68"]B[/TD]
[TD="class: xl70, align: right"]$5.85 [/TD]
[/TR]
[TR]
[TD="class: xl69"].97[/TD]
[TD="class: xl68"]D[/TD]
[TD="class: xl70, align: right"]$5.32 [/TD]
[/TR]
[TR]
[TD="class: xl69"]1.10[/TD]
[TD="class: xl68"]C[/TD]
[TD="class: xl70, align: right"]$5.28 [/TD]
[/TR]
[TR]
[TD="class: xl69"].74[/TD]
[TD="class: xl68"]C[/TD]
[TD="class: xl70, align: right"] $5.13 [/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I appreciate any and all help on this. Thank you very much! David
Would you please help me develop an index match or some type of lookup formula that has the following:
Lookup table looks like this
[TABLE="width: 389"]
<colgroup><col span="4"><col><col></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD="colspan: 4"]Code[/TD]
[/TR]
[TR]
[TD]Start Weight[/TD]
[TD]End Weight[/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]0.00[/TD]
[TD]0.8[/TD]
[TD]$5.08[/TD]
[TD]$5.55[/TD]
[TD]$5.13[/TD]
[TD]$5.17[/TD]
[/TR]
[TR]
[TD]0.81[/TD]
[TD]0.9[/TD]
[TD]$5.11[/TD]
[TD]$5.58[/TD]
[TD]$5.16[/TD]
[TD]$5.20[/TD]
[/TR]
[TR]
[TD]0.91[/TD]
[TD]1.4[/TD]
[TD]$5.23[/TD]
[TD]$5.81[/TD]
[TD]$5.28[/TD]
[TD]$5.32[/TD]
[/TR]
[TR]
[TD]1.41[/TD]
[TD]1.5[/TD]
[TD]$5.50[/TD]
[TD]$5.85[/TD]
[TD]$5.55[/TD]
[TD]$5.60[/TD]
[/TR]
</tbody>[/TABLE]
And then find the rates using the weight and code. (I've filled in the rate manually, that's what I'm trying to find with a formula).
[TABLE="width: 325"]
<colgroup><col span="4"><col></colgroup><tbody>[TR]
[TD]
[TABLE="width: 192"]
<colgroup><col width="64" span="3" style="width:48pt"> </colgroup><tbody>[TR]
[TD="class: xl67, width: 64"]Weight[/TD]
[TD="class: xl67, width: 64"]Code[/TD]
[TD="class: xl67, width: 64"]Rate[/TD]
[/TR]
[TR]
[TD="class: xl69"].95[/TD]
[TD="class: xl68"]A[/TD]
[TD="class: xl70, align: right"]$5.11 [/TD]
[/TR]
[TR]
[TD="class: xl69"].80[/TD]
[TD="class: xl68"]B[/TD]
[TD="class: xl70, align: right"]$5.55 [/TD]
[/TR]
[TR]
[TD="class: xl69"]1.50[/TD]
[TD="class: xl68"]B[/TD]
[TD="class: xl70, align: right"]$5.85 [/TD]
[/TR]
[TR]
[TD="class: xl69"].97[/TD]
[TD="class: xl68"]D[/TD]
[TD="class: xl70, align: right"]$5.32 [/TD]
[/TR]
[TR]
[TD="class: xl69"]1.10[/TD]
[TD="class: xl68"]C[/TD]
[TD="class: xl70, align: right"]$5.28 [/TD]
[/TR]
[TR]
[TD="class: xl69"].74[/TD]
[TD="class: xl68"]C[/TD]
[TD="class: xl70, align: right"] $5.13 [/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I appreciate any and all help on this. Thank you very much! David