Recalculate formula using incremental changes

krokodilizm

New Member
Joined
Feb 3, 2016
Messages
20
I'd really google this if I knew how to phrase it properly but it keeps coming up with irrelevant results. Here is my problem:

A1=25,000
A2= a complex chain of formulas that depend on the entries in A1

I'd like to list all A2 results in the range D1:D16 subject to the values in C1:C16.

[TABLE="width: 128"]
<colgroup><col style="width:48pt" width="64"> <col style="width:48pt" width="64"> </colgroup><tbody>[TR]
[TD="class: xl64, width: 64"]C1
[/TD]
[TD="width: 64, align: right"]25000
[/TD]
[/TR]
[TR]
[TD="class: xl64"]C2[/TD]
[TD="align: right"]26000[/TD]
[/TR]
[TR]
[TD="class: xl64"]C3[/TD]
[TD="align: right"]27000[/TD]
[/TR]
[TR]
[TD="class: xl64"]C4[/TD]
[TD="align: right"]28000[/TD]
[/TR]
[TR]
[TD="class: xl64"]C5[/TD]
[TD="align: right"]29000[/TD]
[/TR]
[TR]
[TD="class: xl64"]C6[/TD]
[TD="align: right"]30000[/TD]
[/TR]
[TR]
[TD="class: xl64"]C7[/TD]
[TD="align: right"]31000[/TD]
[/TR]
[TR]
[TD="class: xl64"]C8[/TD]
[TD="align: right"]32000[/TD]
[/TR]
[TR]
[TD="class: xl64"]C9[/TD]
[TD="align: right"]33000[/TD]
[/TR]
[TR]
[TD="class: xl64"]C10[/TD]
[TD="align: right"]34000[/TD]
[/TR]
[TR]
[TD="class: xl64"]C11[/TD]
[TD="align: right"]35000[/TD]
[/TR]
[TR]
[TD="class: xl64"]C12[/TD]
[TD="align: right"]36000[/TD]
[/TR]
[TR]
[TD="class: xl64"]C13[/TD]
[TD="align: right"]37000[/TD]
[/TR]
[TR]
[TD="class: xl64"]C14[/TD]
[TD="align: right"]38000
[/TD]
[/TR]
[TR]
[TD="class: xl64"]C15[/TD]
[TD="align: right"]39000[/TD]
[/TR]
[TR]
[TD="class: xl64"]C16[/TD]
[TD="align: right"]40000[/TD]
[/TR]
</tbody>[/TABLE]

Any solutions based on a formula or VBA will be welcome.

Thanks
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"

Forum statistics

Threads
1,223,227
Messages
6,170,848
Members
452,361
Latest member
d3ad3y3

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