Responsive percentages in a formula?

Arashan

New Member
Joined
Feb 10, 2022
Messages
1
Office Version
  1. 2016
Hello,

I am a bit of a novice, so will try to explain this the best I can. In cell A1 I have the number 100,000. Cell B1 has =SUM(0.8*A1) and Cell C1 has =SUM(0.2*A1). I want to have it so that if I change the number in A1 then the percentage value in B1 will change, but the value in C1 will remain the same.

So for example, if I change from 100,000 to 200,000 in A1, then the value in B1 would be 180,000, but it would remain 20,000 in C1 (since that is 20% of the original value in A1).

Is there a way to do this?

Thank you in advance.
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
you want to change from 80% to 90% of the value at 200,000,
what about 150,000, or any other value between 100,000 and 200,000
 
Upvote 0

Forum statistics

Threads
1,215,051
Messages
6,122,871
Members
449,097
Latest member
dbomb1414

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