Getting numbers of scores to get average

Rara1424

New Member
Joined
May 28, 2019
Messages
3
Hi guys,

Need some experts to shed light on me. Trying to come up with a formula to get how many 100% scores do I need to get to 98% if my table looks like this:

Current AttemptsRunning Score GoalHow many 100% audits needed?
8796%98% <help here>

<colgroup><col><col><col><col></colgroup><tbody>
</tbody>

Many thanks in advance
-R
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
Welcome to the forum.

Try:

Excel 2012
ABCD
1Current AttemptsRunning ScoreGoal# of 100s needed
28796%98%87

<colgroup><col style="width: 25pxpx"><col><col><col><col></colgroup><thead>
</thead><tbody>
</tbody>
Sheet1

Worksheet Formulas
CellFormula
D2=A2*(C2-B2)/(1-C2)

<thead>
</thead><tbody>
</tbody>

<tbody>
</tbody>
 
Upvote 0
Welcome to the forum.

Try:

Excel 2012
ABCD
1Current AttemptsRunning ScoreGoal# of 100s needed
28796%98%87

<tbody>
</tbody>
Sheet1

Worksheet Formulas
CellFormula
D2=A2*(C2-B2)/(1-C2)

<tbody>
</tbody>

<tbody>
</tbody>

Wow. you made it look easy. Super thanks Eric!!! :)
 
Upvote 0

Forum statistics

Threads
1,214,834
Messages
6,121,871
Members
449,054
Latest member
juliecooper255

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