Prorated based points

nbkjytr

New Member
Joined
Dec 11, 2021
Messages
18
Office Version
  1. 2013
Platform
  1. Windows
Please help on setting up the formula to distribute the points on prorated basis.

Eg:
In the below table in an example for a test result and maximum points allocated for the test is 10, so the person who gets 100% score gets all the 10 points. Need a formula which will give points based on prorated basis based on the test score.

NameMaximum PointsTest ScorePoints
Sarah10100%10
Jane10100%10
Diaz1090%?
Diane1080%?
Angela10100%10
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
nbkjytr does this answer your problem? If not let us know. Don't forget to format column C using %

Book1
ABCD
1NameMaximum PointsTest ScorePoints
2Sarah10100%10
3Jane10100%10
4Diaz1090%9
5Diane1080%8
6Angela10100%10
Sheet1
Cell Formulas
RangeFormula
C2:C6C2=D2/B2
 
Upvote 0

Forum statistics

Threads
1,215,235
Messages
6,123,792
Members
449,126
Latest member
Greeshma Ravi

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