Alright, so I have looked everywhere online and cant even find a specific way to do what I need or even if there is a way to do it.
So right now I am trying to create a list of dates that always displays the last 8 entries of dates in a data pool. So when I add a new date with values it will automatically update and shift everything down one to not display the 9th entry in excel and now display the new date entry as entry 1. My issue is I have a formula to display the beginning cell reference of the 8 cells ecept I dont know how to have excel read it as a cell reference instead of couple of equations.
For example I have a formula that spits out the value B345, which is the first cell in these 8 data points I want to display, which is made by the equation =B"&R345. The cell R345 references an equation to give me a number which then I add on the B to give me a cell reference B345. I want to then have excel read the B345 value as a reference to a cell instead of the result of the equation =B"&R345. I want it to reference a cell number for what I am trying to do. Any thoughts on how to do that??
So right now I am trying to create a list of dates that always displays the last 8 entries of dates in a data pool. So when I add a new date with values it will automatically update and shift everything down one to not display the 9th entry in excel and now display the new date entry as entry 1. My issue is I have a formula to display the beginning cell reference of the 8 cells ecept I dont know how to have excel read it as a cell reference instead of couple of equations.
For example I have a formula that spits out the value B345, which is the first cell in these 8 data points I want to display, which is made by the equation =B"&R345. The cell R345 references an equation to give me a number which then I add on the B to give me a cell reference B345. I want to then have excel read the B345 value as a reference to a cell instead of the result of the equation =B"&R345. I want it to reference a cell number for what I am trying to do. Any thoughts on how to do that??