Hi there
Hi have to do a lookup based on 2 values. The first value must look at colomn A and the second value must look at row 1. If my first value is 3 and my second value is 5 then it must return 18 (M).
<table style="width: 468px; height: 126px;" border="0" cellpadding="0" cellspacing="0"><col style="mso-width-source:userset;mso-width-alt:9398;width:193pt" width="257"> <col style="mso-width-source:userset;mso-width-alt:6546; width:134pt" span="2" width="179"> <col style="mso-width-source:userset;mso-width-alt:5376;width:110pt" width="147"> <col style="mso-width-source:userset;mso-width-alt:6363;width:131pt" width="174"> <col style="mso-width-source:userset;mso-width-alt:5814;width:119pt" width="159"> <tbody><tr style="mso-height-source:userset;height:15.0pt" height="20"> <td class="xl67" style="height:15.0pt;width:193pt" height="20" width="257"> </td> <td class="xl67" style="width:134pt" width="179">2</td> <td class="xl67" style="width:134pt" width="179">3</td> <td class="xl67" style="width:110pt" width="147">4</td> <td class="xl67" style="width:131pt" width="174">5</td> <td class="xl67" style="width:119pt" width="159">6</td> </tr> <tr style="mso-height-source:userset;height:15.0pt" height="20"> <td class="xl66" style="height:15.0pt;width:193pt" height="20" width="257">5</td> <td class="xl68" style="border-left:none;width:134pt" width="179">11 (M)</td> <td class="xl68" style="border-left:none;width:134pt" width="179">16 (M)</td> <td class="xl69" style="border-left:none;width:110pt" width="147">20 (H)</td> <td class="xl69" style="border-left:none;width:131pt" width="174">24 (H)</td> <td class="xl69" style="border-left:none;width:119pt" width="159">25 (H)</td> </tr> <tr style="mso-height-source:userset;height:15.0pt" height="20"> <td class="xl66" style="height:15.0pt;width:193pt" height="20" width="257">4</td> <td class="xl70" style="border-left:none;width:134pt" width="179">7 (L)</td> <td class="xl68" style="border-left:none;width:134pt" width="179">12 (M)</td> <td class="xl68" style="border-left:none;width:110pt" width="147">17 (M)</td> <td class="xl69" style="border-left:none;width:131pt" width="174">22 (H)</td> <td class="xl69" style="border-left:none;width:119pt" width="159">23 (H)</td> </tr> <tr style="mso-height-source:userset;height:15.0pt" height="20"> <td class="xl66" style="height:15.0pt;width:193pt" height="20" width="257">3</td> <td class="xl70" style="border-left:none;width:134pt" width="179">4 (L)</td> <td class="xl70" style="border-left:none;width:134pt" width="179">8 (L)</td> <td class="xl68" style="border-left:none;width:110pt" width="147">13 (M)</td> <td class="xl68" style="border-left:none;width:131pt" width="174">18 (M)</td> <td class="xl69" style="border-left:none;width:119pt" width="159">21 (H)</td> </tr> <tr style="mso-height-source:userset;height:15.0pt" height="20"> <td class="xl66" style="height:15.0pt;width:193pt" height="20" width="257">2</td> <td class="xl70" style="border-left:none;width:134pt" width="179">2 (L)</td> <td class="xl70" style="border-left:none;width:134pt" width="179">5 (L)</td> <td class="xl68" style="border-left:none;width:110pt" width="147">9 (M)</td> <td class="xl68" style="border-left:none;width:131pt" width="174">14 (M)</td> <td class="xl68" style="border-left:none;width:119pt" width="159">19 (M)</td> </tr> <tr style="mso-height-source:userset;height:15.0pt" height="20"> <td class="xl66" style="height:15.0pt;width:193pt" height="20" width="257">1</td> <td class="xl70" style="border-left:none;width:134pt" width="179">1 (L)</td> <td class="xl70" style="border-left:none;width:134pt" width="179">3 (L)</td> <td class="xl70" style="border-left:none;width:110pt" width="147">6 (L)</td> <td class="xl68" style="border-left:none;width:131pt" width="174">10 (M)</td> <td class="xl68" style="border-left:none;width:119pt" width="159">15 (M)</td> </tr> </tbody></table>
Hi have to do a lookup based on 2 values. The first value must look at colomn A and the second value must look at row 1. If my first value is 3 and my second value is 5 then it must return 18 (M).
<table style="width: 468px; height: 126px;" border="0" cellpadding="0" cellspacing="0"><col style="mso-width-source:userset;mso-width-alt:9398;width:193pt" width="257"> <col style="mso-width-source:userset;mso-width-alt:6546; width:134pt" span="2" width="179"> <col style="mso-width-source:userset;mso-width-alt:5376;width:110pt" width="147"> <col style="mso-width-source:userset;mso-width-alt:6363;width:131pt" width="174"> <col style="mso-width-source:userset;mso-width-alt:5814;width:119pt" width="159"> <tbody><tr style="mso-height-source:userset;height:15.0pt" height="20"> <td class="xl67" style="height:15.0pt;width:193pt" height="20" width="257"> </td> <td class="xl67" style="width:134pt" width="179">2</td> <td class="xl67" style="width:134pt" width="179">3</td> <td class="xl67" style="width:110pt" width="147">4</td> <td class="xl67" style="width:131pt" width="174">5</td> <td class="xl67" style="width:119pt" width="159">6</td> </tr> <tr style="mso-height-source:userset;height:15.0pt" height="20"> <td class="xl66" style="height:15.0pt;width:193pt" height="20" width="257">5</td> <td class="xl68" style="border-left:none;width:134pt" width="179">11 (M)</td> <td class="xl68" style="border-left:none;width:134pt" width="179">16 (M)</td> <td class="xl69" style="border-left:none;width:110pt" width="147">20 (H)</td> <td class="xl69" style="border-left:none;width:131pt" width="174">24 (H)</td> <td class="xl69" style="border-left:none;width:119pt" width="159">25 (H)</td> </tr> <tr style="mso-height-source:userset;height:15.0pt" height="20"> <td class="xl66" style="height:15.0pt;width:193pt" height="20" width="257">4</td> <td class="xl70" style="border-left:none;width:134pt" width="179">7 (L)</td> <td class="xl68" style="border-left:none;width:134pt" width="179">12 (M)</td> <td class="xl68" style="border-left:none;width:110pt" width="147">17 (M)</td> <td class="xl69" style="border-left:none;width:131pt" width="174">22 (H)</td> <td class="xl69" style="border-left:none;width:119pt" width="159">23 (H)</td> </tr> <tr style="mso-height-source:userset;height:15.0pt" height="20"> <td class="xl66" style="height:15.0pt;width:193pt" height="20" width="257">3</td> <td class="xl70" style="border-left:none;width:134pt" width="179">4 (L)</td> <td class="xl70" style="border-left:none;width:134pt" width="179">8 (L)</td> <td class="xl68" style="border-left:none;width:110pt" width="147">13 (M)</td> <td class="xl68" style="border-left:none;width:131pt" width="174">18 (M)</td> <td class="xl69" style="border-left:none;width:119pt" width="159">21 (H)</td> </tr> <tr style="mso-height-source:userset;height:15.0pt" height="20"> <td class="xl66" style="height:15.0pt;width:193pt" height="20" width="257">2</td> <td class="xl70" style="border-left:none;width:134pt" width="179">2 (L)</td> <td class="xl70" style="border-left:none;width:134pt" width="179">5 (L)</td> <td class="xl68" style="border-left:none;width:110pt" width="147">9 (M)</td> <td class="xl68" style="border-left:none;width:131pt" width="174">14 (M)</td> <td class="xl68" style="border-left:none;width:119pt" width="159">19 (M)</td> </tr> <tr style="mso-height-source:userset;height:15.0pt" height="20"> <td class="xl66" style="height:15.0pt;width:193pt" height="20" width="257">1</td> <td class="xl70" style="border-left:none;width:134pt" width="179">1 (L)</td> <td class="xl70" style="border-left:none;width:134pt" width="179">3 (L)</td> <td class="xl70" style="border-left:none;width:110pt" width="147">6 (L)</td> <td class="xl68" style="border-left:none;width:131pt" width="174">10 (M)</td> <td class="xl68" style="border-left:none;width:119pt" width="159">15 (M)</td> </tr> </tbody></table>