VBA: Get the least ten marks of each student in each group by their name

Status
Not open for further replies.

icesanta

Board Regular
Joined
Dec 17, 2015
Messages
65
Please help me.
I am looking for a VBA code to get the least ten marks of each student in each group by their name and subject.
I have uploaded an image file to understand this and there are hundreds of student names, many groups, and many subjects, and there are around 50000+ rows.
 

Attachments

  • Screenshot 30-03-2022 164641.png
    Screenshot 30-03-2022 164641.png
    85.1 KB · Views: 11

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
clarification

VBA: want to know the last ten scores (sorted) of each student if cell data is present

Each student has appeared and scored in many subjects in different groups. But did not do well at all.
I want to know the last ten scores (sorted) of each student if cell data is present.
Empty cells will maks will not be considered, and there are around 50000+ rows.
 
Upvote 0
what is your excel-version ?
If 2021 or 365 you don't need VBA.
Can you add some lines with the XL2BB-tool ?
 
Upvote 0
Duplicate to: VBA: Simple data arrangement issue

In future, please do not post the same question multiple times. Per Forum Rules (#12), posts of a duplicate nature will be locked or deleted.

In relation to your question here, I have closed this thread so please continue in the linked thread.
 
Upvote 0
Status
Not open for further replies.

Forum statistics

Threads
1,215,491
Messages
6,125,109
Members
449,205
Latest member
ralemanygarcia

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