Percentage Calc question

Wayne_Sadler

Board Regular
Joined
Jan 7, 2005
Messages
148
Hello everyone I have a brief question to ask.

I would like to be able to calc the remaining percentage in E5 to that of D5 which should auto calc at 52.56%, you will note I tried in E6 with the formula showing in the image but I get -52.56.

So if anyone knows the answer please could you advise, thank you.

Any advise would be most appreciated and welcome.

Thank you kindly in advance.

Percent Calc.JPG
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Just flip the order of your formula and get rid of the multiplication, i.e.
Excel Formula:
=(B5-C5)/B5
and format the cell as a percentage.
 
Upvote 0
Solution
C5-B5; you are subtracting a larger number from a smaller one. Reverse them? Or subtract 47.44% from 100%
 
Upvote 0
You are welcome!
Glad we were able to help!

As Scott shows, there are multiple ways to get to that answer.
 
Upvote 0

Forum statistics

Threads
1,215,124
Messages
6,123,187
Members
449,090
Latest member
bes000

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