Mudassardp
New Member
- Joined
- Mar 18, 2019
- Messages
- 3
Hello Everyone,
I am making a cricket database for a team having a problem with grabbing the best bowling figures from data.
see below example.
in cell B4 should be the player took the maximum wickets in all matches which are 3 wickets in match3 by giving away only 15 Runs.
so in A4 value should be 15 from Match 3. because these are the best Figures of his performances.
please help me with this problem.
thanks.
[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[TD]G[/TD]
[TD]H[/TD]
[TD]I[/TD]
[TD]G[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD] best[/TD]
[TD] match1[/TD]
[TD] match2[/TD]
[TD] match3[/TD]
[TD] match4[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD]Run[/TD]
[TD]Wkt[/TD]
[TD]Run[/TD]
[TD]Wkt[/TD]
[TD]Run[/TD]
[TD]Wkt[/TD]
[TD]Run[/TD]
[TD]Wkt[/TD]
[/TR]
[TR]
[TD] 15[/TD]
[TD] 03[/TD]
[TD]20[/TD]
[TD]01[/TD]
[TD]30[/TD]
[TD]03[/TD]
[TD]15[/TD]
[TD]03[/TD]
[TD]12[/TD]
[TD]02[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I am making a cricket database for a team having a problem with grabbing the best bowling figures from data.
see below example.
in cell B4 should be the player took the maximum wickets in all matches which are 3 wickets in match3 by giving away only 15 Runs.
so in A4 value should be 15 from Match 3. because these are the best Figures of his performances.
please help me with this problem.
thanks.
[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[TD]G[/TD]
[TD]H[/TD]
[TD]I[/TD]
[TD]G[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD] best[/TD]
[TD] match1[/TD]
[TD] match2[/TD]
[TD] match3[/TD]
[TD] match4[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD]Run[/TD]
[TD]Wkt[/TD]
[TD]Run[/TD]
[TD]Wkt[/TD]
[TD]Run[/TD]
[TD]Wkt[/TD]
[TD]Run[/TD]
[TD]Wkt[/TD]
[/TR]
[TR]
[TD] 15[/TD]
[TD] 03[/TD]
[TD]20[/TD]
[TD]01[/TD]
[TD]30[/TD]
[TD]03[/TD]
[TD]15[/TD]
[TD]03[/TD]
[TD]12[/TD]
[TD]02[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]