Indirect formula adjustment to previous cell

laptopbob

New Member
Joined
Sep 13, 2018
Messages
11
I have the following:

P18 = 15

P21 = D16
P22 = INDIRECT("D"&16+$P$18)
P23 =

I would like P23 to get the value 15 ekstra rows further down from the value in P22. So it could be INDIRECT("D"&16+2*$P$18) or something similar and possible to copy the formula further down (P24, P25 etc) so it would be 3*, 4*, 5* etc.
It could probably also change the "D"&16 to be dependent on the previous cell.
I can definitely be done differently as well. The output is what is important and not the formula.
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.

Forum statistics

Threads
1,223,214
Messages
6,170,771
Members
452,353
Latest member
strainu

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