Help me Guys...
[TABLE="width: 640"]
<colgroup><col span="10" style="text-align: center;"></colgroup><tbody>[TR]
[TD="align: center"]DIV[/TD]
[TD="align: center"]DOI[/TD]
[TD="align: center"]55555[/TD]
[TD="align: center"]33333[/TD]
[TD="align: center"]11111[/TD]
[TD="align: center"]44444[/TD]
[TD="align: center"]22222[/TD]
[TD="align: center"]66666[/TD]
[TD="align: center"]77777[/TD]
[TD="align: center"]888888[/TD]
[/TR]
[TR]
[TD="align: center"]104[/TD]
[TD="align: center"]11111[/TD]
[TD="align: center"]10028[/TD]
[TD="align: center"]10128[/TD]
[TD="align: center"]10240[/TD]
[TD="align: center"]10358[/TD]
[TD="align: center"]10520[/TD]
[TD="align: center"]10748[/TD]
[TD="align: center"]10867[/TD]
[TD="align: center"]11583[/TD]
[/TR]
[TR]
[TD="align: center"]104[/TD]
[TD="align: center"]22222[/TD]
[TD="align: center"]6948[/TD]
[TD="align: center"]7024[/TD]
[TD="align: center"]7099[/TD]
[TD="align: center"]7174[/TD]
[TD="align: center"]7245[/TD]
[TD="align: center"]7364[/TD]
[TD="align: center"]7440[/TD]
[TD="align: center"]8562[/TD]
[/TR]
[TR]
[TD="align: center"]104[/TD]
[TD="align: center"]33333[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]1051[/TD]
[TD="align: center"]1200[/TD]
[TD="align: center"]1280[/TD]
[TD="align: center"]13523[/TD]
[/TR]
[TR]
[TD="align: center"]104[/TD]
[TD="align: center"]44444[/TD]
[TD="align: center"]1317[/TD]
[TD="align: center"]1325[/TD]
[TD="align: center"]1337[/TD]
[TD="align: center"]1354[/TD]
[TD="align: center"]1371[/TD]
[TD="align: center"]1396[/TD]
[TD="align: center"]1404[/TD]
[TD="align: center"]1524[/TD]
[/TR]
</tbody>[/TABLE]
Example: Left Red marked "22222" needs to be searched in top Row and matched with "22222" and get results as "7245", which is the intersection point of simultaneous Row & Column. Then I need the Average of three more cells to the right from the same row starting from 7364, 7440, 8562.
[TABLE="width: 640"]
<colgroup><col span="10" style="text-align: center;"></colgroup><tbody>[TR]
[TD="align: center"]DIV[/TD]
[TD="align: center"]DOI[/TD]
[TD="align: center"]55555[/TD]
[TD="align: center"]33333[/TD]
[TD="align: center"]11111[/TD]
[TD="align: center"]44444[/TD]
[TD="align: center"]22222[/TD]
[TD="align: center"]66666[/TD]
[TD="align: center"]77777[/TD]
[TD="align: center"]888888[/TD]
[/TR]
[TR]
[TD="align: center"]104[/TD]
[TD="align: center"]11111[/TD]
[TD="align: center"]10028[/TD]
[TD="align: center"]10128[/TD]
[TD="align: center"]10240[/TD]
[TD="align: center"]10358[/TD]
[TD="align: center"]10520[/TD]
[TD="align: center"]10748[/TD]
[TD="align: center"]10867[/TD]
[TD="align: center"]11583[/TD]
[/TR]
[TR]
[TD="align: center"]104[/TD]
[TD="align: center"]22222[/TD]
[TD="align: center"]6948[/TD]
[TD="align: center"]7024[/TD]
[TD="align: center"]7099[/TD]
[TD="align: center"]7174[/TD]
[TD="align: center"]7245[/TD]
[TD="align: center"]7364[/TD]
[TD="align: center"]7440[/TD]
[TD="align: center"]8562[/TD]
[/TR]
[TR]
[TD="align: center"]104[/TD]
[TD="align: center"]33333[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]1051[/TD]
[TD="align: center"]1200[/TD]
[TD="align: center"]1280[/TD]
[TD="align: center"]13523[/TD]
[/TR]
[TR]
[TD="align: center"]104[/TD]
[TD="align: center"]44444[/TD]
[TD="align: center"]1317[/TD]
[TD="align: center"]1325[/TD]
[TD="align: center"]1337[/TD]
[TD="align: center"]1354[/TD]
[TD="align: center"]1371[/TD]
[TD="align: center"]1396[/TD]
[TD="align: center"]1404[/TD]
[TD="align: center"]1524[/TD]
[/TR]
</tbody>[/TABLE]
Example: Left Red marked "22222" needs to be searched in top Row and matched with "22222" and get results as "7245", which is the intersection point of simultaneous Row & Column. Then I need the Average of three more cells to the right from the same row starting from 7364, 7440, 8562.