Excel Percentage Calculation

THMarana

New Member
Joined
Apr 23, 2024
Messages
8
Office Version
  1. 365
Platform
  1. Windows
I want to be able to change the benefit % in E4 and have it recalculate the correct dollar amount of benefits. Thank you in advance for your help.
 

Attachments

  • Screenshot 2024-04-23 095858.png
    Screenshot 2024-04-23 095858.png
    68.9 KB · Views: 20
In example 1, to find the percentage in C4, when all other data is known, I used =D4/D5 to find the percentage 31.7602. Is that incorrect?
 
Upvote 0

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
I told you that the result is incorrect therefore whatever is in cell C4 is not D4/D5. You're not doing D4/D5. Click in the cell, send screenshot of the formula.
 
Upvote 0
I developed a formula that solves the problem and I wanted to share it with the community because I know a lot of people have the same question.

The formula is "=(B7/100)*C6", this will allow manual change of the benefit percentage, and recalculate the annualized benefit dollars. (FYI, I did change C4 to numerical vs. percentage; otherwise, the percentage would display 3176.02%).

I want to thank you again for your assistance, when we could not come up with a solution it strengthened my resolve to solve it.

Reply Edit
 
Upvote 0

Forum statistics

Threads
1,215,427
Messages
6,124,831
Members
449,190
Latest member
rscraig11

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