formula for aggregate using WPS spreadsheet 2020

jentyl

New Member
Joined
Mar 12, 2023
Messages
3
Platform
  1. Windows
In creating an excel app to calculate the aggregate for students in their exams as used by WAEC to determine the student aggregate in BECE . The Excel has to select Six Subjects from ine Subjects, with Four being compulsory and Two other best I want an excel formular that will add the grade value of four compulsory subjects : English, Maths, Science, Social. And then automatically select 2 other subjects from the rest with best value.
Screenshot (1).png
 
Last edited by a moderator:

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
Do you want the average of these or the SUM of these?
And to clarify your question, You want the AVERAGE (or SUM) of 4 fixed values plus the highest 2 scores of the other values?
 
Upvote 0
Hi & welcome to MrExcel.

What version of Excel are you using?
I suggest that you update your Account details (or click your user name at the top right of the forum) so helpers always know what Excel version(s) & platform(s) you are using as the best solution often varies by version. (Don’t forget to scroll down & ‘Save’)
 
Upvote 0
Hi & welcome to MrExcel.

What version of Excel are you using?
I suggest that you update your Account details (or click your user name at the top right of the forum) so helpers always know what Excel version(s) & platform(s) you are using as the best solution often varies by version. (Don’t forget to scroll down & ‘Save’)
I'm using WPS spreadsheet 2020
 
Upvote 0
Do you want the average of these or the SUM of these?
And to clarify your question, You want the AVERAGE (or SUM) of 4 fixed values plus the highest 2 scores of the other values?
SUM of 4 fixed values(D5,F5,H5,J5) plus the highest 2 scores of the other values
 
Upvote 0
maybe this now:
Book1
CDFHJKLMNOPQRST
1SUM of 4 fixed values(D5,F5,H5,J5) plus the highest 2 scores of the other values
2
361234518341107138172
4
Sheet1
Cell Formulas
RangeFormula
C3C3=SUM(LARGE($K$3:$T$3,1),LARGE($K$3:$T$3,2),K3,L3,M3,N3)
 
Upvote 0

Forum statistics

Threads
1,215,480
Messages
6,125,048
Members
449,206
Latest member
Healthydogs

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