Use of VLOOKUP for multivalue cells

AmitD

New Member
Joined
Dec 23, 2018
Messages
1
Hi,

Following is the list of students & marks they've got in exam. This is sample. We are having groups like A&B, C&D, E&F. We can allow only one from each group who is having more marks for next test. Kindly suggest, how the formula should be using vlookup? Thanks in advance
[TABLE="width: 288"]
<colgroup><col width="72" span="4" style="width:54pt"> </colgroup><tbody>[TR]
[TD="width: 72"]1[/TD]
[TD="width: 72"]A[/TD]
[TD="width: 72"]B[/TD]
[TD="width: 72"]C[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD="class: xl77"]Sr[/TD]
[TD="class: xl77"]Name[/TD]
[TD="class: xl77"]Marks[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD="class: xl77"]1[/TD]
[TD="class: xl77"]A[/TD]
[TD="class: xl77"]15[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD="class: xl77"]2[/TD]
[TD="class: xl77"]B[/TD]
[TD="class: xl77"]20[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD="class: xl77"]3[/TD]
[TD="class: xl77"]C[/TD]
[TD="class: xl77"]11[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD="class: xl77"]4[/TD]
[TD="class: xl77"]D[/TD]
[TD="class: xl77"]16[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD="class: xl77"]5[/TD]
[TD="class: xl77"]E[/TD]
[TD="class: xl77"]18[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD="class: xl77"]6[/TD]
[TD="class: xl77"]F[/TD]
[TD="class: xl77"]19[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,223,228
Messages
6,170,871
Members
452,363
Latest member
merico17

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top