I am inputting dated amounts into a single column. The newest data will then be divided by a constant that I have at the top of the page. I would like the formula of "newest amount" divided by "constant" to automatically update when I input new data.
Here is a simple setup of what I mean:
As I have it now the formula would read =(B5/$D$2)
Then when I add data to B6, I must manually change to formula to reflect that.
Is it possible when I add data to B6, B7, and so on that the formula can adjust automatically?
Edit for clarity: I would want to formula to adjust based on cell position alone, not related to a modification time/date.

