Row number as text which gets used to create formulas

BillPeterson

New Member
Joined
Jan 16, 2022
Messages
22
Office Version
  1. 365
Platform
  1. Windows
Hi, I want to enter a row number in one column, which is then used to create formulas pointing to cells in that row. Any hints? So far no luck.

Background for those interested: I have a financial spreadsheet in which today's data always goes on the last free row. Then several formulas copied down are taking today's entry and calculating how much it's changed since some earlier date (say beginning of a new year or after a redistribution). Whenever it's time to set the new starting row I have to update like 30 formulas which is annoying. Seems like there ought to be a way to just say ok from here on out, all those formulas are going to use this new row number (in a single cell) as the starting point. For example, one of the formulas is simply returning the difference between today (current row) and the starting point (earlier row).

Excel Formula:
=A100-A$1

For example, instead of me manually having to update the "A$1" to "A$5" or whatever like every quarter, I'd like Excel to get the row variable from another column which contains just "X" and then create the new cell reference automatically "A$X". That way I can just update the row number every quarter and have all the difference and %chg columns use that.

This page is awesome thanks in advance for your for your help!!!!
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.

Forum statistics

Threads
1,215,064
Messages
6,122,939
Members
449,094
Latest member
teemeren

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